{
  "compilerOptions": {
    "target": "es2020",
    "allowJs": true,
    "checkJs": false,
    "noEmit": true
  },
  "include": ["json-with-bigint.js"]
}
