diff --git a/.jscsrc b/.jscsrc new file mode 100644 index 00000000..281a7ab8 --- /dev/null +++ b/.jscsrc @@ -0,0 +1,3 @@ +{ + "preset": "airbnb" +} \ No newline at end of file