@nothingismagick said in @quasar/typescript preview Available:
folks
I tried this command on my Quasar project, nothing fancy created right away with “quasar create project-name”.
First of all it has plenty of “tsl” errors in console. But its 10% of the sorrow.
Any error prevents compilation and you just see errors in browser.
Typescript errors shouldn’t prohibit compilation.
Is there a repo where typescript is used succesfully and errors don’t prevent app-build ? I would be very grateful for that.
PS. it has nothing to so with tsconfig. There might be proper webpack setup I suppose.
Thank’s!