fix(blog): remove rootDir constraint to allow tests/**/* inclusion in typecheck
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"extends": "@repo/typescript-config/base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "dist",
|
||||
"rootDir": "src",
|
||||
"lib": ["ES2022", "DOM"],
|
||||
"jsx": "preserve",
|
||||
"paths": {
|
||||
|
||||
Reference in New Issue
Block a user