feat: improved types #2547

Merged
konrad merged 17 commits from dpschen/frontend:feature/improved-types into main 2022-11-02 16:06:57 +00:00
Showing only changes of commit 53c9a9bc9c - Show all commits

View File

@ -18,6 +18,7 @@
}
},
"vueCompilerOptions": {
"strictTemplates": true
// "strictTemplates": true
"jsxTemplates": true
}
}