bafolts / tplant

Typescript to plantuml
https://segmentationfaults.com/tplant/default.html
GNU General Public License v3.0
266 stars 34 forks source link

Populate Components.File.Name #93

Closed adrian-burlacu-software closed 2 years ago

adrian-burlacu-software commented 2 years ago

@bafolts I noticed that files in the tplant.generateDocumentation() function were returning name='' (empty string); Also, I noticed that the file order was not the same as the list of files going in.

I think I got that property populated now for the documentation results.

re-try from pull #92 Also this should now pass the linter, but I noticed hundreds of other lint errors that aren't an flagged to be an issue(probably my local config).