mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-13 02:05:28 -04:00
323b3dd9f6
* prettier init
* prettier ignore
* run on everything 😬
* add prettier check script
* update deps
* Update .prettierignore
5 lines
44 B
Plaintext
5 lines
44 B
Plaintext
{
|
|
"tabWidth": 2,
|
|
"singleQuote": false
|
|
}
|