{
    // Used to generate the definition files
    "extends": "./tsconfig.json",
    "compilerOptions": {
        "checkJs": false,
        "strict": false,
    }
}
