@melandlabs/config
v0.3.0
Published
Shared tsup preset and lint/tsconfig presets for OpenContext packages.
Maintainers
Readme
config (workspace)
Workspace package. Internal monorepo build artifact; not published to npm. End users install
@melandlabs/opencontext(the facade) instead. Monorepo contributors depend on this package via the workspace protocol.
Shared build, lint, and TypeScript presets used across every package in the
OpenContext monorepo. Centralises tsup, ESLint, and tsconfig configuration so
each package's package.json stays minimal.
Installation
pnpm add @melandlabs/opencontextSubpath Exports
config— Main entrypoint (compileddist/index.js)config/eslint— Pre-bundled ESLint configurationconfig/tsconfig— Sharedtsconfig.jsonbaseconfig/tsup-preset—tsuppreset factory (makeTsupConfig)
