Skip to content

Commit

Permalink
ZKUI-105: Exclude automatically generated client from eslint checks
Browse files Browse the repository at this point in the history
  • Loading branch information
JBWatenbergScality committed Mar 21, 2022
1 parent fe507b5 commit f6990c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
node_modules
dist
build_ts
#exclude automatically generated client
src/js/managementClient

0 comments on commit f6990c7

Please sign in to comment.