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.
!package-lock.json
!tsconfig.json
.gitignore
1 parent 27b65d3 commit 18d2995Copy full SHA for 18d2995
.gitignore
@@ -9,6 +9,8 @@ storage
9
.DS_Store
10
11
!package.json
12
+!package-lock.json
13
+!tsconfig.json
14
15
# any output from the crawler
16
*.json
0 commit comments