Skip to content

Commit

Permalink
Revert "Update Biome to (hopefully) get import sorting."
Browse files Browse the repository at this point in the history
This reverts commit 1afd544.

Biome currently crashes on our codebase, due to: biomejs/biome#548
  • Loading branch information
lgarron committed Oct 19, 2023
1 parent 1afd544 commit 8127a16
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 33 deletions.
60 changes: 28 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"three": "^0.157.0"
},
"devDependencies": {
"@biomejs/biome": "^1.3.0",
"@biomejs/biome": "^1.2.2",
"@esm-bundle/chai": "^4.3.4-fix.0",
"@types/chai": "^4.3.8",
"@types/dom-speech-recognition": "^0.0.2",
Expand Down

0 comments on commit 8127a16

Please sign in to comment.