Skip to content
Discussion options

You must be logged in to vote

What blitz version do you have? In a 0.38 project this works for me:

module.exports = {
  extends: ["blitz"],
  rules: {
    "no-unused-vars": "warn",
    "no-empty": "off",
  },
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@skorotkiewicz
Comment options

Answer selected by skorotkiewicz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants