Skip to content

Commit a81c1a6

Browse files
committed
update some deps, remove old docs
1 parent c6582f2 commit a81c1a6

File tree

5 files changed

+3495
-29
lines changed

5 files changed

+3495
-29
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules/
22
.idea
3-
*.iml
3+
*.iml
4+
.vscode/**

.jshintrc

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"esversion": 6,
3+
"asi": true
4+
}

0 commit comments

Comments
 (0)