Skip to content

Commit

Permalink
.eslintignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Oct 14, 2020
1 parent 1fb5c12 commit 056ac56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ build/
coverage/
fixtures/
scripts/bench/benchmarks/**/*.js
old_major_packages/

# React repository clone
scripts/bench/remote-repo/
Expand All @@ -20,4 +21,4 @@ packages/react-devtools-extensions/shared/build
packages/react-devtools-inline/dist
packages/react-devtools-shell/dist
packages/react-devtools-scheduling-profiler/dist
packages/react-devtools-scheduling-profiler/static
packages/react-devtools-scheduling-profiler/static

0 comments on commit 056ac56

Please sign in to comment.