Files
yarn/.eslintignore
Ryan Hendrickson ddf2f9ade2 chore(eslint): ignore packages dir (#4963)
Summary

build-dist generates a packages/lockfile/index.js file that eslint should ignore.

Test plan

Run yarn build-dist, then yarn lint, and expect not to see a ton of errors.
2017-11-27 10:31:27 -08:00

13 lines
119 B
Plaintext

__tests__/fixtures
lib
lib-legacy
node_modules
flow-typed
coverage
gulpfile.js
scripts
updates
artifacts
dist
packages