alirizaadiyahsi / Nucleus

Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
MIT License
355 stars 86 forks source link

Why did you create js files for ts files? #155

Closed eymel closed 4 years ago

eymel commented 4 years ago

I think js file must be removed. Is there a reason to use the js files?

alirizaadiyahsi commented 4 years ago

There is no reason. It is about .gitignore issue :)

alirizaadiyahsi commented 4 years ago

https://github.com/alirizaadiyahsi/Nucleus/pull/156