Initial commit
This commit is contained in:
commit
3ba46bc350
11 changed files with 18382 additions and 0 deletions
4
.eslintignore
Normal file
4
.eslintignore
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# don't ever lint node_modules
|
||||
node_modules
|
||||
# don't lint build output (make sure it's set to your correct build folder name)
|
||||
dist
|
||||
Loading…
Add table
Add a link
Reference in a new issue