mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
update eslint config for eslint-config-prettier v8
This commit is contained in:
parent
8f15abfaca
commit
03f1f60fe7
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@
|
|||
],
|
||||
"extends": [
|
||||
"plugin:@typescript-eslint/recommended",
|
||||
"prettier/@typescript-eslint"
|
||||
"prettier"
|
||||
],
|
||||
"rules": {
|
||||
"@typescript-eslint/explicit-function-return-type": "off",
|
||||
|
|
|
|||
Loading…
Reference in a new issue