Deployed the page to Github Pages.
This commit is contained in:
parent
1d79754e93
commit
2c89899458
62797 changed files with 6551425 additions and 15279 deletions
9
node_modules/is-what/.eslintignore
generated
vendored
Normal file
9
node_modules/is-what/.eslintignore
generated
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
# 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
|
||||
# don't lint nyc coverage output
|
||||
coverage
|
||||
|
||||
test
|
||||
.eslintrc.js
|
Loading…
Add table
Add a link
Reference in a new issue