Hacking / node_modules /hasown /tsconfig.json
Aditya Sharma
update
1719261
raw
history blame contribute delete
73 Bytes
{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}