Commit 0e49a2d 1 parent 683c7fc commit 0e49a2d Copy full SHA for 0e49a2d
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
entry : biome ci --files-ignore-unknown=true --no-errors-on-unmatched
4
4
language : node
5
5
types : [text]
6
- files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css)$"
6
+ files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css|svelte|vue|astro )$"
7
7
- id : biome-check
8
8
name : biome check
9
9
entry : biome check --write --files-ignore-unknown=true --no-errors-on-unmatched
10
10
language : node
11
11
types : [text]
12
- files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css)$"
12
+ files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css|svelte|vue|astro )$"
13
13
- id : biome-format
14
14
name : biome format
15
15
entry : biome format --write --files-ignore-unknown=true --no-errors-on-unmatched
16
16
language : node
17
17
types : [text]
18
- files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css)$"
18
+ files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css|svelte|vue|astro )$"
19
19
- id : biome-lint
20
20
name : biome lint
21
21
entry : biome lint --write --files-ignore-unknown=true --no-errors-on-unmatched
22
22
language : node
23
23
types : [text]
24
- files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css)$"
24
+ files : " \\ .(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\ .(ts|cts|mts)|jsonc?|css|svelte|vue|astro )$"
You can’t perform that action at this time.
0 commit comments