Commit Graph

5 Commits

Author SHA1 Message Date
Tristan Yang 7da056874a build: update linter settings 2023-07-11 17:56:58 +08:00
Tristan Yang 206c7ac86f refactor: get name initials 2022-08-19 10:46:31 +08:00
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