devsite/node_modules/hasown/tsconfig.json

7 lines
73 B
JSON
Raw Permalink Normal View History

2024-07-08 01:49:38 +00:00
{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}