ソースを参照

.amd.json: Formatting, remove compat.

Herby Vojčík 5 年 前
コミット
cf66f0a8fa
1 ファイル変更3 行追加3 行削除
  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"
+  }
 }