This website requires JavaScript.
Explore
Help
Sign In
thang
/
notes
Watch
1
Star
0
Fork
0
You've already forked notes
mirror of
https://github.com/thangisme/notes.git
synced
2024-11-03 01:57:30 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
eb98fe0eeb
notes
/
.prettierrc
9 lines
109 B
Plaintext
Raw
Normal View
History
Unescape
Escape
prettier config
2020-04-24 00:00:47 -04:00
{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}
lets just use prettier and forget about it :D)
2020-04-24 15:17:14 -04:00
Reference in New Issue
Copy Permalink