jackson/tsconfig.build.json

7 lines
90 B
JSON

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