mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-27 09:16:13 +08:00
Use oxlint for general linting to provide much quicker feedback. Keep eslint for type-aware rules. Fully switch to oxlint once it supports type-aware. |
||
|---|---|---|
| .. | ||
| __test__ | ||
| src | ||
| .eslintrc.cjs | ||
| .oxlintrc.json | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.js | ||
| vitest.config.js | ||