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-08-08 07:20:59 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8340f9acd06e31bf74ac060f0af12fe9d931142e
notes
/
.prettierrc
T
8 lines
108 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"
}
Reference in New Issue
Copy Permalink