2e36dadfec
* chore: clean up husky + lint-staged * chore: format all files with prettier
6 lines
90 B
Text
6 lines
90 B
Text
{
|
|
"trailingComma": "es5",
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"printWidth": 100
|
|
}
|