We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e5831 commit 3313ab7Copy full SHA for 3313ab7
package.json
@@ -118,7 +118,7 @@
118
],
119
"templates/website/**/*": "sh -c \"cd templates/website; pnpm install --no-frozen-lockfile --ignore-workspace; pnpm run lint --fix\"",
120
"templates/**/pnpm-lock.yaml": "pnpm runts scripts/remove-template-lock-files.ts",
121
- "tsconfig.json": "node scripts/reset-tsconfig.js"
+ "tsconfig.base.json": "node scripts/reset-tsconfig.js"
122
},
123
"devDependencies": {
124
"@jest/globals": "29.7.0",
0 commit comments