This website requires JavaScript.
Explore
Help
Sign In
mastermindzh
/
rickvanlieshout.com
Watch
1
Star
0
Fork
0
You've already forked rickvanlieshout.com
mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced
2024-12-27 07:18:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
66ee71d4cf
rickvanlieshout.com
/
.prettierrc
8 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix Single Quote
2020-05-08 18:07:57 +02:00
{
Fix Semi
2020-05-08 18:08:44 +02:00
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
Fix Print Width
2020-05-08 18:12:57 +02:00
"singleQuote": true,
"printWidth": 120
Fix Single Quote
2020-05-08 18:07:57 +02:00
}
Reference in New Issue
Copy Permalink