// eslint.config.js import oxlint from 'eslint-plugin-oxlint' export default [ oxlint, // oxlint should be the last one ]