summaryrefslogtreecommitdiff
path: root/tests/deno.jsonc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/deno.jsonc')
-rwxr-xr-xtests/deno.jsonc5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/deno.jsonc b/tests/deno.jsonc
new file mode 100755
index 0000000..a7b75ec
--- /dev/null
+++ b/tests/deno.jsonc
@@ -0,0 +1,5 @@
+{
+ "fmt": {
+ "lineWidth": 120
+ }
+}