This website requires JavaScript.
Explore
Help
Sign In
thang
/
notes
Watch
1
Star
0
Fork
0
mirror of
https://github.com/thangisme/notes.git
synced
2026-07-16 19:52:18 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8754499b4cdbb450f1a346d92569f7f44cdad7ed
notes
/
.prettierrc
T
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