Skip to content

Commit ddf2f9a

Browse files
rhendrickaylieEB
authored and
kaylieEB
committed
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.
1 parent f69cdda commit ddf2f9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .eslintignore

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ scripts
99
updates
1010
artifacts
1111
dist
12+
packages

0 commit comments

Comments
 (0)