Commit ef733db
chore: enable lint in pre-commit, use English comments and UI labels
- Add lint script and lint-staged config in package.json
- Pre-commit uses --config package.json to avoid legacy linters config
- Remove .lintstagedrc (config moved to package.json)
- Fix ESLint no-unused-vars in src/nodes/er.ts
- Use English comments and tooltips in viewer and viewMode
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 085dd65 commit ef733db
File tree
7 files changed
+7540
-2619
lines changed- .husky
- src
- components/viewer
- constants
- nodes
7 files changed
+7540
-2619
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
20 | 38 | | |
21 | 39 | | |
22 | 40 | | |
| |||
0 commit comments