UNPKG
eslint-config-regiojet-next
Version:
latest (1.0.0)
1.0.0
Eslint Typescript rules for Next.js React projects
gitlab.com/Vylda/eslint-config-regiojet-next
eslint-config-regiojet-next
/
.vscode
/
settings.json
7 lines
(6 loc)
•
83 B
JSON
View Raw
1
2
3
4
5
6
7
{
"eslint.workingDirectories"
:
[
"./"
,
]
,
"editor.formatOnSave"
:
false
}