Skip to content

Commit

Permalink
docs: make config correct (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanminkian committed Jul 20, 2023
1 parent bf390b0 commit b7ce161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -81,6 +81,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 b7ce161

Please sign in to comment.