jmou/yakatak
git clone https://github.com/jmou/yakatak.git
git clone git@github.com:jmou/yakatak.git
Loading…
(top)/operation/tsconfig.json
language: JSON with Comments
87 Bytes / 4 lines / 4 loc
History
View raw
{
  "extends": "../tsconfig.base.json",
  "include": ["src/**/*.ts", "test/**/*.ts"]
}