소스 검색

.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"
+  }
 }