aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.prettierrc.yml')
-rw-r--r--.prettierrc.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.prettierrc.yml b/.prettierrc.yml
new file mode 100644
index 0000000..f1cb8dc
--- /dev/null
+++ b/.prettierrc.yml
@@ -0,0 +1,9 @@
+overrides:
+ - files:
+ - "*.java"
+ options:
+ useTabs: false
+ trailingComma: none
+ tabWidth: 4
+ endOfLine: lf
+ printWidth: 999999999 # >:c fine gravy \ No newline at end of file