summaryrefslogtreecommitdiff
path: root/tests/deno.jsonc
diff options
context:
space:
mode:
authorIm-Beast <franik.mateusz@gmail.com>2024-10-14 17:01:44 +0200
committerIm-Beast <franik.mateusz@gmail.com>2024-10-14 17:01:44 +0200
commitde8c27c0f528738a3377f3e6b4a0ee729d3ce4d8 (patch)
tree1cbb8d226ae029160f0481c6fc8e327d5c951e6c /tests/deno.jsonc
parent44fd5e17bbce52caf681850ac79f463d9ce6bb31 (diff)
regression tests
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
+ }
+}