{
  "compilerOptions": {
    "allowSyntheticDefaultImports": true,
    "target": "esnext"
  },
  "include": ["src/**/*", "test/**/*"]
}
