smatchit_tailwind_project/node_modules/hasown/tsconfig.json

7 lines
73 B
JSON
Raw Normal View History

2024-07-15 12:57:41 +00:00
{
"extends": "@ljharb/tsconfig",
"exclude": [
"coverage",
],
}