xufenglei
2017-12-27 4156fed8a32e81a61b706b8a17876f7a1fdcabb7
src/tsconfig.spec.json
@@ -8,7 +8,13 @@
    "types": [
      "jasmine",
      "node"
    ]
    ],
    "paths": {
      "@shared": [ "app/shared" ],
      "@shared/*": [ "app/shared/*" ],
      "@core": [ "app/core/" ],
      "@core/*": [ "app/core/*" ]
    }
  },
  "files": [
    "test.ts"