// SYSTEM PANEL //
[ROOT]
/
home
/
csender
/
.trash
/
node_modules.9
/
is-array-buffer
[ PARENT ]
EDIT :: tsconfig.json
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ES2021", }, "exclude": [ "coverage", ], }
SAVE
CANCEL