This website requires JavaScript.
Explore
Help
Sign In
github
/
puppeteer
Watch
0
Star
0
Fork
0
You've already forked puppeteer
mirror of
https://github.com/puppeteer/puppeteer
synced
2024-06-14 14:02:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0218960713
puppeteer
/
.eslintignore
4 lines
62 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/*
Revert "lint examples #178 (#182)" (#183) This reverts commit 8c220654e876d88c39a061b5c70f0523a2e36fce.
2017-08-02 08:26:02 +00:00
examples/*
[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