UNPKG
google-address-autocomplete
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.1
1.0.3
1.0.2
1.0.0
This is a package that gives an input address autocomplete by using Google's lookup.
google-address-autocomplete
/
.prettierrc
5 lines
•
74 B
Plain Text
View Raw
1
2
3
4
5
{
"parser"
:
"babylon"
,
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
}