Skip to content

Commit

Permalink
fix(lint): fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
yitengjun committed Aug 20, 2023
1 parent 83f0d52 commit 002d9bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"parserOptions": {
"project": "./tsconfig.json"
},
"ignorePatterns": ["dist/"],
"rules": {
"@typescript-eslint/naming-convention": [
"error",
Expand Down

0 comments on commit 002d9bb

Please sign in to comment.