Skip to content

Commit 0c7ee0e

Browse files
committed
fix: tsconfig.editor
1 parent 60098c0 commit 0c7ee0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/nativescript-demo-ng/tsconfig.editor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"extends": "./tsconfig.json",
2+
"extends": "./tsconfig.app.json",
33
"include": ["**/*.ts"],
44
"compilerOptions": {
55
"types": ["jest", "node"]

0 commit comments

Comments
 (0)