Commit Graph

11 Commits

Author SHA1 Message Date
Sébastien Lorber 7518645e58 chore(monorepo): upgrade monorepo to ESLint 9 (#12024)
* ESLint 10

* remove backup

* Fix header

* downgrade to ESLint 9 - fix some errors

* fix more errors

* fix more errors

* fix more errors

* fix more errors

* fix more errors

* fix more errors

* fix more errors

* all eslint errors fixed!

* refactor: apply lint autofix

* snapshot

* fix ESLint tests

* snapshot

* lockfile

* fix eslint plugin docs types

* syncpack ignore

* restore eslint-plugin-eslint-plugin, upgrade it + fix new plugin lint errors

---------

Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2026-05-15 20:08:46 +02:00
Sébastien Lorber 057ab88fe0 refactor(test): use explicit Vitest imports, disable globals (#12019) 2026-05-15 10:01:02 +02:00
Joshua Chen 0c8e57de67 refactor(pwa): migrate sw.js to TS (#7467)
* refactor(pwa): migrate sw.js to TS

* add gitattributes
2022-05-23 14:22:56 +08:00
Joshua Chen c8b5f230ab misc: add templates to github-linguist ignore list (#7439) 2022-05-17 20:19:39 +08:00
Joshua Chen 049b2c84c6 misc: fix git attributes syntax (#6585) 2022-02-02 20:16:42 +08:00
Joshua Chen 58de17b51e misc: fix gitattributes for linguist configuration (#6582) 2022-02-02 17:08:10 +08:00
Joshua Chen c56e6194b4 refactor: mark all functions that import external modules as async (#6521) 2022-01-31 13:04:45 +08:00
Joshua Chen e77dda07c0 misc: configure linguist behavior to show better language stats (#6512) 2022-01-30 18:26:35 +08:00
Joel Marcey 2a83959ac1 Add .webp to .gitattributes for ignoring 2018-05-03 13:13:03 -07:00
Joel Marcey 1838758ff3 Ignore binaries when it comes to lineendings
https://help.github.com/articles/dealing-with-line-endings/#example
2018-05-03 12:48:23 -07:00
Yangshun Tay c31ab6846f Standardize editor configs for cross-platform development (#628) 2018-05-03 10:23:21 -07:00