File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 22 name : biome ci
33 entry : biome ci --files-ignore-unknown=true --no-errors-on-unmatched
44 language : node
5- language_version : lts
65 types : [text]
76 files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css|svelte|vue|astro|graphql|gql)$"
87 require_serial : true
98- id : biome-check
109 name : biome check
1110 entry : biome check --write --files-ignore-unknown=true --no-errors-on-unmatched
1211 language : node
13- language_version : lts
1412 types : [text]
1513 files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css|svelte|vue|astro|graphql|gql)$"
1614 require_serial : true
1715- id : biome-format
1816 name : biome format
1917 entry : biome format --write --files-ignore-unknown=true --no-errors-on-unmatched
2018 language : node
21- language_version : lts
2219 types : [text]
2320 files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css|svelte|vue|astro|graphql|gql)$"
2421 require_serial : true
2522- id : biome-lint
2623 name : biome lint
2724 entry : biome lint --write --files-ignore-unknown=true --no-errors-on-unmatched
2825 language : node
29- language_version : lts
3026 types : [text]
3127 files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css|svelte|vue|astro|graphql|gql)$"
3228 require_serial : true
You can’t perform that action at this time.
0 commit comments