You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore(lint): restore useArrowFunction fixes for bound functions and ignore rule
* chore(lint): remove linter rules from config
* chore(lint): fix noVar rule and remove from config
- Fixed linting issues related to the rule
- Restored the rule to default settings
* chore(lint): fix noImplicitAnyLet rule and remove from config
- Fixed linting issues related to the rule
- Restored the rule to default settings
* chore(lint): fix noGlobalIsNan rule and remove from config
- Fixed linting issues related to the rule
- Restored the rule to default settings
* chore(lint): fix noUselessElse rule and remove from config
* chore(lint): fix useNodejsImportProtocol rule and remove from config
* chore(lint): fix useTemplate rule and remove from config
* chore(lint): fix useDefaultParameterLast rule and remove from config
* chore(lint): fix useSingleVarDeclarator rule and remove from config
* chore(lint): fix noSwitchDeclarations rule and remove from config
* chore(lint): fix useLiteralKeys rule and remove from config
* chore(lint): fix noUselessSwitchCase rule and remove from config
* chore(lint): fix noUselessConstructor rule and remove from config
* chore(lint): fix noUselessTernary rule and remove from config
* chore(lint): fix noExtraBooleanCast rule and remove from config
* chore(lint): fix useOptionalChain rule and remove from config
* chore(lint): fix noUnusedTemplateLiteral rule and remove from config
* chore(lint): fix noAccumulatingSpread rule and remove from config
* chore(lint): ignore linter warnings
* chore(lint): update linter rules config
* chore(lint): remove <explanation> placeholder in biome-ignore comments
* Revert "chore(lint): restore useArrowFunction fixes for bound functions and ignore rule"
This reverts commit b2a8203.
Resolved here: opennextjs#627 (comment)
* fixup! chore(lint): ignore linter warnings
0 commit comments