mirror of
https://github.com/HackPlan/polaris-react.git
synced 2026-04-29 01:35:39 +08:00
* Stop ignoring /tests and /playground as plugins no longer crash on those files * Remove folder-specific eslint files as they don't do anything * Use `eslint-ignore no-console` at the top of scripts to avoid having to add it to every line * Add an override targeting the playground to avoid needing to include the eslint-disable in the file (and thus in the PR template)