Remove slightly problematic config item from deno config
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
This commit is contained in:
parent
b37f0ae420
commit
d265a98338
@ -13,6 +13,6 @@
|
|||||||
"semiColons": true,
|
"semiColons": true,
|
||||||
"singleQuote": true
|
"singleQuote": true
|
||||||
},
|
},
|
||||||
"nodeModulesDir": "auto",
|
// "nodeModulesDir": "auto",
|
||||||
"exclude": ["src/bun/"]
|
"exclude": ["src/bun/"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user