We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce410b commit 085d8dcCopy full SHA for 085d8dc
packages/create-tensei-app/tsconfig.json
@@ -11,5 +11,5 @@
11
"forceConsistentCasingInFileNames": true,
12
"types": ["@types/jest", "node"]
13
},
14
- "exclude": ["__tests__", "build"]
+ "exclude": ["__tests__", "build", "templates"]
15
}
0 commit comments