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 8500840 commit f031912Copy full SHA for f031912
.gitignore
@@ -38,4 +38,7 @@ node_modules
38
.node_repl_history
39
40
# NYC covergae information
41
-.nyc_output
+.nyc_output
42
+
43
+# WebStorm/IntelliJ Project Files
44
+*.iml
0 commit comments