We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8772f commit 88e76d3Copy full SHA for 88e76d3
1 file changed
Node.gitignore
@@ -34,5 +34,8 @@ jspm_packages
34
# Optional npm cache directory
35
.npm
36
37
+# Optional eslint cache
38
+.eslintcache
39
+
40
# Optional REPL history
41
.node_repl_history
0 commit comments