Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico authored and astrobot-houston committed Feb 21, 2024
1 parent 0626234 commit cdfcbe5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions biome.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"$schema": "https://biomejs.dev/schemas/1.5.3/schema.json",
"$schema": "https://biomejs.dev/schemas/1.5.3/schema.json",
"files": {
"include": ["*.test.js"],
"ignore": ["vendor"]
},
"organizeImports": {
"enabled": true
},
"linter": {
"enabled": false
},
"organizeImports": {
"enabled": true
},
"linter": {
"enabled": false
},
"formatter": {
"enabled": false
}
Expand Down

0 comments on commit cdfcbe5

Please sign in to comment.