Tomi Turtiainen
|
9a1cc56806
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-01-17 17:08:50 +02:00 |
|
Iván Ovejero
|
62c096710f
|
refactor: Run lintfix (no-changelog) (#7537)
- Fix autofixable violations
- Remove unused directives
- Allow for PascalCased variables - needed for dynamically imported or
assigned classes, decorators, routers, etc.
|
2023-10-27 14:15:02 +02:00 |
|
Michael Kret
|
0e93fe064e
|
refactor(core): Forbid raw enums (no-changelog)
|
2023-04-21 14:23:15 +03:00 |
|
Iván Ovejero
|
b03e358a12
|
refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267)
* 👕 Enable `consistent-type-imports` for nodes-base
* 👕 Apply to nodes-base
* ⏪ Undo unrelated changes
* 🚚 Move to `.eslintrc.js` in nodes-base
* ⏪ Revert "Enable `consistent-type-imports` for nodes-base"
This reverts commit 529ad72b05 .
* 👕 Fix severity
|
2023-01-27 12:22:44 +01:00 |
|
Jonathan Bennetts
|
09a48c51b6
|
feat(Todoist Node): Update to use latest api version (#4650)
|
2022-11-29 11:37:37 +00:00 |
|