{
  "extends": "./tsconfig.json",
  "include": [
    "src/**/*.ts",
    ".eslintrc.js",
    "website/**/*.js",
    "website/**/*.jsx"
  ]
}
