itmo-php-course/engine/node_modules/hasown/tsconfig.json
2024-12-26 16:32:02 +03:00

7 lines
73 B
JSON

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