editor.js/tsconfig.build.json
2021-09-17 15:47:29 +03:00

5 lines
58 B
JSON

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