mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update .eslintrc.js
This commit is contained in:
parent
e2d3acb0c0
commit
767f45129c
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ module.exports = {
|
|||
"extends": [
|
||||
"eslint:recommended",
|
||||
"plugin:@typescript-eslint/recommended",
|
||||
"prettier/@typescript-eslint",
|
||||
"prettier",
|
||||
],
|
||||
"rules": {
|
||||
"no-extra-boolean-cast": "off",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue