Commit e7960d1
committed
chore(lint): add oxlint configuration with plugin rules
Enable additional ESLint plugin rules for better code quality:
- node: Node.js specific rules
- jsdoc: JSDoc documentation validation
- import: Import/export statement rules
- unicorn: Modern JavaScript best practices1 parent 02b8322 commit e7960d1
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments