editor.js/tsconfig.build.json

5 lines
58 B
JSON
Raw Permalink Normal View History

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