mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
style: enforce prettier rules in linter
This commit is contained in:
4
.prettierrc.json
Normal file
4
.prettierrc.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"singleQuote": false,
|
||||
"trailingComma": "none"
|
||||
}
|
||||
Reference in New Issue
Block a user