1
0
Quellcode durchsuchen

.amd.json: Formatting, remove compat.

Herby Vojčík vor 5 Jahren
Ursprung
Commit
cf66f0a8fa
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  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"
+  }
 }