tsconfig.json 81 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 { "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es5", }, }