export default [ { // ...other config linterOptions: { noInlineConfig: true, reportUnusedDisableDirectives: "warn" }, } ];