{ "extends": "../tsconfig.json", "compilerOptions": { "types": [ "node", "mocha", "@kbn/test/types/expect.js" ] }, "include": [ "**/*.ts" ] }