UNPKG
@winjs-dev/create-win
Version:
latest (1.0.3)
next (1.0.2-alpha.0)
1.0.3
1.0.3-y.0
1.0.2
1.0.2-alpha.0
1.0.1
1.0.1-alpha.0
1.0.0
1.0.0-alpha.2
@winjs-dev/create-win
@winjs-dev/create-win
/
templates
/
pc
/
biome.json
12 lines
(11 loc)
•
217 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"
$schema
"
:
"https://biomejs.dev/schemas/2.3.8/schema.json"
,
"extends"
: [
"
@winner
-fed/biome-config-win"
],
"files"
: {
"includes"
: [
"!src/assets/**/*"
,
"!build/*"
,
"!package/*"
] } }