Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Update tsconfig.eslint.json
Browse files Browse the repository at this point in the history
  • Loading branch information
quisido committed May 24, 2021
1 parent ea4203f commit f9952f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsconfig.eslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
"exclude": ["/.yarn/", "/dist/", "/jest/", "/node_modules/", "/types/"],
"extends": "./tsconfig.json",
"include": [
".eslintrc.json",
"**/*.cjs",
"**/*.d.ts",
"**/*.js",
"**/*.json",
"**/*.jsx",
"**/*.ts",
"**/*.tsx",
"**/*.yml"
Expand Down

0 comments on commit f9952f7

Please sign in to comment.