Skip to content

Commit bc644a4

Browse files
committed
Add ts-traces to react scanner ignored folders config
1 parent e185547 commit bc644a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

react-scanner.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ module.exports = {
1919
'storybook',
2020
'test',
2121
'tools',
22+
'ts-traces',
2223
'typings',
2324
'vendor',
2425
],

0 commit comments

Comments
 (0)