Files
clients/apps/cli/tsconfig.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
81 B
JSON
Raw Permalink Normal View History

2018-05-12 15:12:28 -04:00
{
"extends": "../../tsconfig.base",
"include": ["src", "src/**/*.spec.ts"]
2018-05-12 15:12:28 -04:00
}