Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.

Commit e182b1f

Browse files
committed
Ignore the directory that has the generated files
1 parent cfe1969 commit e182b1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eslint.config.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ module.exports = tsEslint.config(
1111
"**/package.json",
1212
"**/tsconfig.json",
1313
"**/tsconfig.tsbuildinfo",
14+
"src/components/ui/**",
1415
],
1516
},
1617
eslint.configs.recommended,

0 commit comments

Comments
 (0)