{
  "$schema": "http://json.schemastore.org/tsconfig",
  "extends": "./tsconfig.base.json",
  "include": ["../static/app", "../tests/js", "../fixtures/js-stubs"]
}