Skip to content

Commit 587255e

Browse files
authored
Update tsconfig.json
1 parent 7f7a48c commit 587255e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"alwaysStrict": true,
1919
"lib": ["es5", "es2015.promise", "dom"]
2020
},
21-
"exclude": ["tests"]
21+
"exclude": ["tests", "package.config.ts"]
2222
}

0 commit comments

Comments
 (0)