summaryrefslogtreecommitdiff
path: root/node_modules/iso-639-1/.prettierrc
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/iso-639-1/.prettierrc')
-rw-r--r--node_modules/iso-639-1/.prettierrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/iso-639-1/.prettierrc b/node_modules/iso-639-1/.prettierrc
new file mode 100644
index 0000000..dcb7279
--- /dev/null
+++ b/node_modules/iso-639-1/.prettierrc
@@ -0,0 +1,4 @@
+{
+ "singleQuote": true,
+ "trailingComma": "all"
+} \ No newline at end of file