feat(inputs): ✨ Add Set variable step
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"outDir": "dist",
|
||||
"moduleResolution": "node",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"emitDeclarationOnly": true
|
||||
"emitDeclarationOnly": true,
|
||||
"baseUrl": "./src"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user