social/cypress/tsconfig.json

4 wiersze
62 B
JSON
Czysty Zwykły widok Historia

{
"extends": "../tsconfig.json",
"include": ["./**/*.ts"],
}