uppy/.github
Mikael Finstad bff5265333
Fix broken lint on CI (#5507)
* fix broken lint

i'm currently getting errors with yarn lint locally,
but CI is succeeding. meaning i always have to bypass commit hooks
Unable to resolve path to module '@uppy/...'  import/no-unresolved

* use built in cache

* skip corepack check

* disable no-unresolved rule

i don't think it's very necessary now that we have typescript

* revert

* remove remnants of refactor

c8d16f6a55

* use built in cache for the other lint too
2024-11-11 20:59:12 +08:00
..
ISSUE_TEMPLATE docs: use StackBlitz for all examples/issue template (#5125) 2024-04-29 15:24:58 +02:00
workflows Fix broken lint on CI (#5507) 2024-11-11 20:59:12 +08:00
CONTRIBUTING.md Fix links (#5492) 2024-10-29 13:54:00 +01:00
dependabot.yml meta: add dependabot.yml to keep GHA up-to-date (#5083) 2024-04-15 16:18:26 +02:00
stale.yml meta: run Prettier on existing files (#4713) 2023-09-29 11:11:28 +02:00