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 f522b24 commit ab4f640Copy full SHA for ab4f640
.gitignore
@@ -4,8 +4,8 @@
4
**/*~
5
**/._*
6
**/.DS_Store
7
-*.sublime-project
8
-*.sublime-workspace
+.vscode
+*.sublime-*
9
npm-debug.log
10
/.idea
11
/coverage
.npmignore
@@ -1,8 +1,8 @@
1
2
3
0 commit comments