valantic / vue-template

A custom Vue.js boilerplate based on webpack.
MIT License
8 stars 4 forks source link

Set verbatimModuleSyntax in TsConfig to true #355

Open mob8607 opened 10 months ago

mob8607 commented 10 months ago

https://www.typescriptlang.org/tsconfig#verbatimModuleSyntax

This leads to many errors in npm run test which should be solved.