UNPKG
gst-states
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.0
India GST state codes
github.com/refrens/gst-states
refrens/gst-states
gst-states
/
.prettierrc
12 lines
(11 loc)
•
209 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"printWidth"
:
100
,
"semi"
:
true
,
"singleQuote"
:
true
,
"tabWidth"
:
2
,
"trailingComma"
:
"all"
,
"quoteProps"
:
"consistent"
,
"jsxSingleQuote"
:
true
,
"bracketSpacing"
:
true
,
"endOfLine"
:
"lf"
}