Explorar el Código

.amd.json: Formatting, remove compat.

Herby Vojčík hace 5 años
padre
commit
cf66f0a8fa
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      grunt-init-project/root/localamdjson-file

+ 3 - 3
grunt-init-project/root/localamdjson-file

@@ -1,5 +1,5 @@
 {
-    "paths": {
-        "{%= namespace %}": "src"
-    }
+  "paths": {
+    "{%= namespace %}": "src"
+  }
 }