Skip to content

Commit 3bf7dbb

Browse files
authored
Merge pull request #330 from orbitjs/fix-tsconfig
Don't include app/**/* in tsconfig
2 parents ca7535f + 9c00455 commit 3bf7dbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
}
2828
},
2929
"include": [
30-
"app/**/*",
3130
"addon/**/*",
3231
"tests/**/*.ts",
3332
"types/**/*",

0 commit comments

Comments
 (0)