UNPKG
archive-web
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
0.0.1
Download a webpage for archiving purpose
github.com/minhhh/archive-web
minhhh/archive-web
archive-web
/
.eslintignore
9 lines
•
213 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
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)
out
# don't lint nyc coverage output
coverage .prettierrc.js .eslintrc.js jest.config.js