Skip to content

Commit 056ac56

Browse files
committed
.eslintignore
1 parent 1fb5c12 commit 056ac56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ build/
99
coverage/
1010
fixtures/
1111
scripts/bench/benchmarks/**/*.js
12+
old_major_packages/
1213

1314
# React repository clone
1415
scripts/bench/remote-repo/
@@ -20,4 +21,4 @@ packages/react-devtools-extensions/shared/build
2021
packages/react-devtools-inline/dist
2122
packages/react-devtools-shell/dist
2223
packages/react-devtools-scheduling-profiler/dist
23-
packages/react-devtools-scheduling-profiler/static
24+
packages/react-devtools-scheduling-profiler/static

0 commit comments

Comments
 (0)