Skip to content

Commit 52b64a4

Browse files
committed
Code style and add Axios
1 parent 4251f21 commit 52b64a4

File tree

7 files changed

+149
-64795
lines changed

7 files changed

+149
-64795
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
.idea
12
out
23
node_modules
4+
dist

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.idea
2+
out
3+
node_modules

0 commit comments

Comments
 (0)