mirror of https://github.com/pulumi/pulumi.git
7 lines
246 B
YAML
7 lines
246 B
YAML
|
name: codepaths-workspaces-tsc
|
||
|
description: A project that uses npm and yarn workspaces and tsc. CodePaths computation should discover dependencies across the workspaces.
|
||
|
main: bin/index.js
|
||
|
runtime:
|
||
|
name: nodejs
|
||
|
options:
|
||
|
typescript: false
|