Rabbi_Gerzi/frontend/rabbi_gerzi/tsconfig.json

16 lines
258 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
],
"compilerOptions": {
"module": "ESNext",
"moduleResolution": "bundler",
"ignoreDeprecations": "6.0"
}
}