This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
puppeteer
Watch
2
Star
0
Fork
0
You've already forked puppeteer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ae3fedfa91
puppeteer
/
.eslintignore
3 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Introduce Eslint to validate style This patch introduces eslint and fixes multiple minor code style issues.
2017-06-11 08:32:59 +00:00
third_party/*
[doclint] Prepare doclint for more checks This patch refactors doclint so that more checks and more generators could be added. This patch: - Introduces 'Source' class, which holds file content in-memory and allows it to be updated. - Introduces 'Message' class - which is a pair of a text and a type. Messages could have either 'error' type or 'warning' type.
2017-07-31 04:49:04 +00:00
utils/doclint/check_public_api/test/
Reference in New Issue
Copy Permalink