David 9 tahun lalu
induk
melakukan
0156aa0291
1 mengubah file dengan 8 tambahan dan 0 penghapusan
  1. 8 0
      .jshintrc

+ 8 - 0
.jshintrc

@@ -0,0 +1,8 @@
+{
+	"eqeqeq": true,
+	"freeze": true,
+	"latedef": "nofunc",
+	"strict": "implied",
+	"undef": true,
+	"unused": true
+}