mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 11:04:12 -05:00
add some basic linting rules for translation consistency (#5212)
* lint rules * trans rule * migrate away from rulesDir config * fixes * prefer Trans to t() * typechecker * cleanup * note * typo * extend regex to include punctuation * extend fixer to handle imports * autofixes from punctuation
This commit is contained in:
@@ -65,7 +65,6 @@
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-rulesdir": "^0.2.2",
|
||||
"eslint-plugin-typescript-paths": "^0.0.33",
|
||||
"globals": "^15.15.0",
|
||||
"html-to-image": "^1.11.13",
|
||||
|
||||
Reference in New Issue
Block a user