summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
Diffstat (limited to 'packages/typescript-types')
-rw-r--r--packages/typescript-types/deno.jsonc4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/typescript-types/deno.jsonc b/packages/typescript-types/deno.jsonc
index f1d5e48..df74b36 100644
--- a/packages/typescript-types/deno.jsonc
+++ b/packages/typescript-types/deno.jsonc
@@ -1,8 +1,4 @@
{
- "fmt": {
- "singleQuote": true,
- "lineWidth": 100
- },
"tasks": {
"build": "deno run -A build_npm.ts"
}