Update deno fmt exclude list
This commit is contained in:
parent
84a0cebac1
commit
c0fd47f69d
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@
|
||||||
},
|
},
|
||||||
"fmt": {
|
"fmt": {
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"LICENSE*",
|
"LICENSE.md",
|
||||||
"COPYING",
|
|
||||||
"_site/"
|
"_site/"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue