{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "declaration": true
  },
  "exclude": ["./src/i18n/*.ts"]
}
