Commit Graph

3 Commits

Author SHA1 Message Date
HD e35eca7a1c feat: add eslint support for typescript files and fix no unused vars
error when add support for TypeScript features (we must disable the
base rule as it can report incorrect errors, use instead of
@typescript-eslint/no-unused-vars)

ref: https://github.com/typescript-eslint/typescript-eslint
/blob/main/packages/eslint-plugin/docs/rules/no-unused-vars.md
2022-06-17 00:30:05 +08:00
zerosoul 1fe1057163 chore: editor config indent_size 2022-06-06 17:17:10 +08:00
zerosoul e18c7323a6 feat: lots of updates 2022-01-27 22:06:44 +08:00