|
@@ -26,7 +26,7 @@
|
|
|
{ "transform": "typescript-transform-paths", "afterDeclarations": true }
|
|
{ "transform": "typescript-transform-paths", "afterDeclarations": true }
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
- "include": ["next-env.d.ts", "bin", "config", "prisma", "src"],
|
|
|
|
|
|
|
+ "include": ["next-env.d.ts", "bin/migrate.ts", "config", "prisma", "src"],
|
|
|
"exclude": ["src/**/*.vendor-styles.*"],
|
|
"exclude": ["src/**/*.vendor-styles.*"],
|
|
|
"ts-node": {
|
|
"ts-node": {
|
|
|
"transpileOnly": true,
|
|
"transpileOnly": true,
|