vue-apollo-smart-ops/tsconfig.build.json

6 строки
117 B
JSON

{
"extends": "./tsconfig.json",
"include": ["src/**/*"],
"exclude": ["node_modules", "test", "**/*.spec.ts"]
}