TreasureTrails/node_modules/hasown/tsconfig.json

7 lines
73 B
JSON
Raw Normal View History

2026-03-18 09:02:21 -05:00
{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}