mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-09 06:03:01 -05:00
lint: enable oxfmt on docs package (#6720)
This commit is contained in:
committed by
GitHub
parent
176336e7f3
commit
d4144f4b9c
@@ -4,9 +4,6 @@
|
||||
"trailingComma": "all",
|
||||
"arrowParens": "avoid",
|
||||
"printWidth": 80,
|
||||
"ignorePatterns": [
|
||||
"packages/docs/*" // TOOD: fixme; temporary
|
||||
],
|
||||
"experimentalSortImports": {
|
||||
"groups": [
|
||||
"react",
|
||||
|
||||
Reference in New Issue
Block a user