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 b9ba569 commit b12850cCopy full SHA for b12850c
.gitignore
@@ -35,3 +35,7 @@ jspm_packages
35
36
# Optional REPL history
37
.node_repl_history
38
+
39
+# Libraries don't benefit from lock files
40
+package-lock.json
41
+yarn.lock
0 commit comments