jeanfortheweb/translata

View on GitHub
tsconfig.json

Summary

Maintainability
Test Coverage
{
  "compilerOptions": {
    "strict": true,
    "downlevelIteration": true,
    "esModuleInterop": true,
    "jsx": "react"
  }
}