Skip to content

Commit 5f9b780

Browse files
committed
fix: eslint ignore files generated in red-hat api
Signed-off-by: Denis Golovin <dgolovin@redhat.com>
1 parent 95008ae commit 5f9b780

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
@@ -5,4 +5,5 @@ www
55
*.config.js
66
*.config.ts
77
types/**/*.ts
8-
__mocks__
8+
__mocks__
9+
src/rh-api/gen

0 commit comments

Comments
 (0)