Skip to content

Commit 3db3c08

Browse files
committed
Add entry to depcheck ignores
1 parent abe0c63 commit 3db3c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.depcheckrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ ignores:
8282
- 'path-browserify' # polyfill
8383
- 'nyc' # coverage
8484
- 'core-js-pure' # polyfills
85+
- 'react-compiler-webpack' # build tool
8586
# babel
8687
- '@babel/plugin-transform-logical-assignment-operators'
8788
- 'babel-plugin-react-compiler'

0 commit comments

Comments
 (0)