File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?)$"
7
7
- id : biome-check
8
8
name : biome check
9
- entry : biome check --apply --files-ignore-unknown=true --no-errors-on-unmatched
9
+ entry : biome check --write --files-ignore-unknown=true --no-errors-on-unmatched
10
10
language : node
11
11
types : [text]
12
12
files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?)$"
18
18
files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?)$"
19
19
- id : biome-lint
20
20
name : biome lint
21
- entry : biome lint --apply --files-ignore-unknown=true --no-errors-on-unmatched
21
+ entry : biome lint --write --files-ignore-unknown=true --no-errors-on-unmatched
22
22
language : node
23
23
types : [text]
24
24
files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?)$"
You can’t perform that action at this time.
0 commit comments