Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
coderwyd committed Aug 2, 2023
1 parent b9fa5ea commit dd02955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,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 dd02955

Please sign in to comment.