chore: lint
This commit is contained in:
parent
49b9b7f7db
commit
bfa0e2bb80
@ -82,6 +82,7 @@ Type aware rules are enabled when a `tsconfig.eslint.json` is found in the proje
|
|||||||
```js
|
```js
|
||||||
// .eslintrc.js
|
// .eslintrc.js
|
||||||
const process = require('node:process')
|
const process = require('node:process')
|
||||||
|
|
||||||
process.env.ESLINT_TSCONFIG = 'tsconfig.json'
|
process.env.ESLINT_TSCONFIG = 'tsconfig.json'
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
Loading…
Reference in New Issue
Block a user