devsite/node_modules/hasown/tsconfig.json
2024-07-07 18:49:38 -07:00

7 lines
73 B
JSON

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