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
/
extensions.json
9 lines
(7 loc)
•
127 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"recommendations"
:
[
"editorconfig.editorconfig"
,
"dbaeumer.vscode-eslint"
]
,
"unwantedRecommendations"
:
[
]
}