UNPKG

@protobuf-ts/plugin-framework

Version:
14 lines (13 loc) 260 B
{ "$schema": "https://turbo.build/schema.json", "extends": ["//"], "tasks": { "bootstrap": { "dependsOn": ["^build", "@protobuf-ts/plugin#build"], "inputs": [ "package.json" ], "outputs": ["src/google/**"] } } }