We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60098c0 commit 0c7ee0eCopy full SHA for 0c7ee0e
apps/nativescript-demo-ng/tsconfig.editor.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "./tsconfig.json",
+ "extends": "./tsconfig.app.json",
3
"include": ["**/*.ts"],
4
"compilerOptions": {
5
"types": ["jest", "node"]
0 commit comments