a2c64e7
1
2
3
4
5
6
7
8
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es5", "ignoreDeprecations": "6.0", }, }