We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bad3af commit c4aec57Copy full SHA for c4aec57
tsconfig.json
@@ -8,8 +8,5 @@
8
"resolveJsonModule": true,
9
"allowSyntheticDefaultImports": true
10
},
11
- "exclude": [
12
- "src/server",
13
- "templates"
14
- ]
+ "exclude": ["server", "templates"]
15
}
0 commit comments