This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
tsconfig.e2e.json 93 B
Newer Older
Lukas Kaltenbrunner's avatar
Lukas Kaltenbrunner committed
{
  "extends": "./tsconfig.base.json",
  "compilerOptions": {
    "module": "commonjs"
  }
}