{
  "extends": "./tsconfig.lib",
  "include": [
    ".eslintrc.js",
    "jest.config.js",
    "testing/*"
  ]
}
