fengxiang
2018-01-11 3405a42d4434bb77026c029ed20f2898ba665107
src/tsconfig.spec.json
@@ -14,7 +14,11 @@
      "@shared/*": [ "app/shared/*" ],
      "@core": [ "app/core/" ],
      "@core/*": [ "app/core/*" ],
      "@business": [ "app/business/" ],
        "@testing": [ "testing/" ],
        "@testing/*": [ "testing/*" ],
        "@env": [ "environments/" ],
        "@env/*": [ "environments/*" ],
        "@business": [ "app/business" ],
      "@business/*": [ "app/business/*" ]
    }
  },