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.
npm pack
1 parent 6e4ae76 commit 244e6ffCopy full SHA for 244e6ff
.gitignore
@@ -6,6 +6,8 @@ npm-debug.log
6
# output
7
dist/
8
coverage/
9
+# npm pack output
10
+code-style-*-*.*.*.tgz
11
12
# caches
13
.eslintcache
0 commit comments