Edit File: tsconfig.json
{ "extends": "@ljharb/tsconfig", "exclude": [ "coverage", ], }
Back to File Manager