File: tsconfig.json

package info (click to toggle)
golang-github-evanw-esbuild 0.27.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 10,260 kB
  • sloc: javascript: 28,782; makefile: 820; sh: 17
file content (5 lines) | stat: -rw-r--r-- 106 bytes parent folder | download | duplicates (3)
1
2
3
4
5
{
  "compilerOptions": {
    "target": "ESNext", // Fix "Symbol.metadata" errors in decorator tests
  }
}