Skip to content

Commit

Permalink
Merge branch 'main' into new-intro
Browse files Browse the repository at this point in the history
  • Loading branch information
arianabuilds committed Jun 15, 2024
2 parents f75703e + 3d8a12f commit d40b05f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions cypress/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ module.exports = {
},
extends: ['plugin:cypress/recommended'],
plugins: ['cypress'],
rules: {
'cypress/unsafe-to-chain-command': 0,
},
}
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,6 @@
"style": "module",
"parser": "typescript"
}
}
},
"packageManager": "[email protected]+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
}

0 comments on commit d40b05f

Please sign in to comment.