Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Jul 31, 2023
1 parent e5eb5cd commit a26cbe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Expand Up @@ -131,4 +131,4 @@
"vueuse"
],
"prettier.enable": false
}
}
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -100,6 +100,7 @@ Type aware rules are enabled when a `tsconfig.eslint.json` is found in the proje
```js
// .eslintrc.js
const process = require('node:process')

process.env.ESLINT_TSCONFIG = 'tsconfig.json'

module.exports = {
Expand Down

0 comments on commit a26cbe4

Please sign in to comment.