Browse Source

.amd.json: Formatting, remove compat.

Herby Vojčík 5 years ago
parent
commit
cf66f0a8fa
1 changed files with 3 additions and 3 deletions
  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"
+  }
 }