mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-06 05:22:52 +00:00
refactor: migrate es mapping types from es-mapping-generator to .d.ts next to generated mappings
This commit is contained in:
9
packages/core/turbo.json
Normal file
9
packages/core/turbo.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": ["//"],
|
||||
"pipeline": {
|
||||
"test": {
|
||||
"dependsOn": ["build"],
|
||||
"outputs": ["coverage/cobertura-coverage.xml", "coverage/report-junit.xml"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user