lotus / node_modules /hasown /tsconfig.json
k-l-lambda's picture
node_mdodules added.
05a77ff
raw
history blame
73 Bytes
{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}