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 441b317 commit 0ba7301Copy full SHA for 0ba7301
.gitignore
@@ -1,3 +1,7 @@
1
.DS_Store
2
npm-debug.log
3
node_modules
4
+lib_src/**/*
5
+!lib_src/tsconfig.json
6
+!lib_src/tslint.json
7
+tsconfig.tsbuildinfo
0 commit comments