aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc.json
AgeCommit message (Collapse)Author
2023-05-10New Plugin: Translate (#1089)V
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-02-10Notification API (#467)Ven
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: afn <hey@afn.lol> Co-authored-by: afn <afnzmn@gmail.com>
2023-01-03Happy new yearVendicated
2022-12-19refactor: identifier escapes + "self" group (#339)Justice Almanzar
Co-authored-by: Ven <vendicated@riseup.net>
2022-11-28chore: update depsVendicated
2022-11-28enforce path aliases with eslintVendicated
2022-11-07lint: Disallow utils index importsVendicated
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports
2022-10-23Vencord Standalone without git/node (#148)Ven
2022-10-22style: Sort importsVendicated
2022-10-22fix userscript, lint new filesVendicated
2022-10-22Add license headersVendicated
2022-10-20legal: Make esbuild generate & link licensing informationVendicated
2022-10-20more eslintVendicated
2022-10-08Add more eslint rulesVendicated
2022-10-06add eslint config (#53)Ven
* eslint * workflow * lint main