scraper/node_modules/hasown/tsconfig.json

7 lines
73 B
JSON
Raw Permalink Normal View History

2026-04-21 20:21:04 +08:00
{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}