tsconfig.json 73 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 { "extends": "@ljharb/tsconfig", "exclude": [ "coverage", ], }