@usedetach/config
v0.2.1
Published
Shared TypeScript config presets for Detach packages.
Readme
@usedetach/config
Shared TypeScript config presets used by the Detach packages.
{ "extends": "@usedetach/config/tsconfig/library.json" }Available: tsconfig/base.json, tsconfig/library.json (declarations + maps into dist),
tsconfig/react-library.json, tsconfig/nextjs.json.
Published because every Detach package lists it as a dev dependency; it ships no runtime code.
