We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9fa5ea commit dd02955Copy full SHA for dd02955
README.md
@@ -68,6 +68,7 @@ Type aware rules are enabled when a `tsconfig.eslint.json` is found in the proje
68
```js
69
// .eslintrc.js
70
const process = require('node:process')
71
+
72
process.env.ESLINT_TSCONFIG = 'tsconfig.json'
73
74
module.exports = {
0 commit comments