bafolts / tplant

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

Fix file name in File Component #92

Closed adrian-burlacu-software closed 2 years ago

adrian-burlacu-software commented 2 years ago

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.

bafolts commented 2 years ago

Can you fix the linting issues for the build?

adrian-burlacu-software commented 2 years ago

Just going to re-init this pull off another branch so I can dev harder on multiple issues.