mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
deno.json: update rules config
This commit is contained in:
parent
7e792c2264
commit
eb0e9094a4
1 changed files with 1 additions and 3 deletions
|
|
@ -8,9 +8,7 @@
|
||||||
"@/": "./src/"
|
"@/": "./src/"
|
||||||
},
|
},
|
||||||
"lint": {
|
"lint": {
|
||||||
"files": {
|
"include": ["src/"],
|
||||||
"include": ["src/"]
|
|
||||||
},
|
|
||||||
"rules": {
|
"rules": {
|
||||||
"tags": ["recommended"],
|
"tags": ["recommended"],
|
||||||
"exclude": ["no-explicit-any"]
|
"exclude": ["no-explicit-any"]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue