refactor: Add tests/site
to fmt
exclude list
This commit is contained in:
parent
a2a45ca558
commit
3d3c363b94
1 changed files with 5 additions and 0 deletions
|
@ -10,5 +10,10 @@
|
|||
"@std/path": "jsr:@std/path@1.0.8",
|
||||
"@std/testing": "jsr:@std/testing@1.0.4",
|
||||
"lume/": "https://deno.land/x/lume@v2.4.1/"
|
||||
},
|
||||
"fmt": {
|
||||
"exclude": [
|
||||
"tests/site"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue