aboutsummaryrefslogtreecommitdiffstats
path: root/.jsbeautifyrc
diff options
context:
space:
mode:
Diffstat (limited to '.jsbeautifyrc')
-rw-r--r--.jsbeautifyrc11
1 files changed, 11 insertions, 0 deletions
diff --git a/.jsbeautifyrc b/.jsbeautifyrc
new file mode 100644
index 00000000..064bf950
--- /dev/null
+++ b/.jsbeautifyrc
@@ -0,0 +1,11 @@
+{
+ "html": {
+ "allowed_file_extensions": []
+ },
+ "css": {
+ "allowed_file_extensions": []
+ },
+ "js": {
+ "allowed_file_extensions": []
+ }
+}