This website requires JavaScript.
Explore
Help
Sign In
kevin
/
nested-forms
Watch
1
Star
0
Fork
You've already forked nested-forms
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
be94a48b8a
nested-forms
/
.prettierrc
5 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2019-08-20 00:52:30 +00:00
{
Configure prettier to use trailing commas
2019-09-05 03:20:44 +00:00
"singleQuote": true,
"trailingComma": "all"
initial commit
2019-08-20 00:52:30 +00:00
}