Commit 03d5598a by G

fix settings that made linter was running on all files. Now only staged files will be linted

parent 43a4720a
{
"*": "yarn biome-check"
"*": ["biome check --apply --no-errors-on-unmatched --files-ignore-unknown=true"]
}
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