mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-05 10:41:49 +02:00
1. Add some general guidelines how to write our typescript code 2. Add `@typescript-eslint/eslint-plugin`, general typescript rules 3. Add `eslint-plugin-deprecation` to detect deprecated code 4. Fix all new lint issues that came up