Files
my_site/node_modules/hasown/tsconfig.json
2026-03-24 14:30:59 +08:00

7 lines
73 B
JSON

{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}