Commit 3faa4f17 by g-ouattara

biome should ignore babel.config.js

parent 31582e58
...@@ -49,5 +49,8 @@ ...@@ -49,5 +49,8 @@
"vcs": { "vcs": {
"enabled": true, "enabled": true,
"clientKind": "git" "clientKind": "git"
},
"files": {
"ignore": ["babel.config.js"]
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment