Skip to content

Commit 456fcd9

Browse files
revert: remove strictFunctionTypes workaround from tsconfig
1 parent 35d8def commit 456fcd9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Vue/tsconfig.app.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"exclude": ["src/**/__tests__/*"],
55
"compilerOptions": {
66
"composite": true,
7-
"strictFunctionTypes": false,
87
"baseUrl": ".",
98
// Workaround for https://github.com/vuejs/tsconfig/issues/6
109
"verbatimModuleSyntax": true,

0 commit comments

Comments
 (0)