{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "module": "esnext",
  },
  "include": ["src", "../script/src/index.js"],
}
