extendsに追加

This commit is contained in:
rca 2024-06-15 17:15:28 +09:00
parent 17313ad716
commit ca2092d432

View File

@ -10,6 +10,7 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
},
"extends": "./tsconfig.paths.json",
"include": ["src/**/*.ts"],
"ts-node": {
"esm": true,