Skip to content

Commit 8ea081a

Browse files
committed
chore: temporarily unblock CI
1 parent 54d18d8 commit 8ea081a

2 files changed

Lines changed: 8 additions & 1712 deletions

File tree

deno.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"lock": false,
23
"workspace": [
34
"./examples",
45
"./init",
@@ -83,5 +84,12 @@
8384
"exclude": ["no-window"],
8485
"include": ["no-console"]
8586
}
87+
},
88+
"fmt": {
89+
"exclude": [
90+
"init/src/init.ts",
91+
"www/static/markdown.css",
92+
"www/static/styles.css"
93+
]
8694
}
8795
}

0 commit comments

Comments
 (0)