Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit c5a1b3f

Browse files
authored
chore(tsconfig): add compileOnSave (#2658)
1 parent bfd08c0 commit c5a1b3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/docs/_examples/_boilerplate/tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"../../node_modules/@types/"
1414
]
1515
},
16+
"compileOnSave": true,
1617
"exclude": [
1718
"node_modules/*",
1819
"**/*-aot.ts"

0 commit comments

Comments
 (0)