Skip to content

Commit 0b94c0b

Browse files
committed
fix: updated eslint config to exclude the api/dist folder
(cherry picked from commit aca6916)
1 parent 54c4303 commit 0b94c0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/dist
2+
/api/dist
23
/out
34
/node_modules
45
**/__mocks__/**

0 commit comments

Comments
 (0)