Skip to content

Commit

Permalink
Delete tests (#141)
Browse files Browse the repository at this point in the history
* Added a note about debug mode

* Update README.md

Added image of debug mode

* Removed Jest tests
  • Loading branch information
mimshwright authored Dec 16, 2024
1 parent 9f8d54c commit 53025e9
Show file tree
Hide file tree
Showing 51 changed files with 3 additions and 7,745 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const config = {
extends: ["kentcdodds", "kentcdodds/jest"],
extends: ["kentcdodds"],
rules: {
"valid-jsdoc": "off",
"max-len": "off",
Expand Down
16 changes: 0 additions & 16 deletions __tests__/README.md

This file was deleted.

178 changes: 0 additions & 178 deletions __tests__/altNodes/altConversions.test.ts

This file was deleted.

70 changes: 0 additions & 70 deletions __tests__/altNodes/convertGroupToFrame.test.ts

This file was deleted.

Loading

0 comments on commit 53025e9

Please sign in to comment.