renovate/tsconfig.app.json
2019-05-15 15:40:29 +02:00

6 lines
89 B
JSON

{
"extends": "./tsconfig",
"compilerOptions": {
"resolveJsonModule": false
}
}