UNPKG
xchange-create
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Create Xchange Project
github.com/x7finance/xchange-create
x7finance/xchange-create
xchange-create
/
templates
/
base
/
packages
/
nextjs
/
.eslintrc.json
4 lines
(3 loc)
•
76 B
JSON
View Raw
1
2
3
4
{
"extends"
:
[
"next/core-web-vitals"
,
"eslint:recommended"
,
"prettier"
]
}