This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch oxc-linter-migration
in repository https://gitbox.apache.org/repos/asf/superset.git
from 6360366e15 feat(frontend): Migrate to OXC linter for 1000x performance
improvement
add 1791ad01b7 feat(frontend): Add hybrid OXC + minimal ESLint setup
No new revisions were added by this update.
Summary of changes:
superset-frontend/.eslintrc.minimal.js | 121 +++++++++++++++++++++++++++++++++
superset-frontend/OXC_HYBRID_SETUP.md | 86 +++++++++++++++++++++++
superset-frontend/package.json | 9 +--
3 files changed, 212 insertions(+), 4 deletions(-)
create mode 100644 superset-frontend/.eslintrc.minimal.js
create mode 100644 superset-frontend/OXC_HYBRID_SETUP.md