UNPKG
@shons/next-configify
Version:
latest (1.0.1)
1.0.1
NestJS Config on Next Steroids
github.com/shonbir/next-configify
shonbir/next-configify
@shons/next-configify
/
.prettierrc
4 lines
•
51 B
Plain Text
View Raw
1
2
3
4
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
}