@react33/react-config
v0.0.3
Published
Shared react33.config.json JSON Schema, partial schemas, and cross-package reference assets for the @react33 ecosystem.
Downloads
56
Maintainers
Readme
@react33/react-config
Shared configuration contract for the @react33 ecosystem: JSON Schemas for react33.config.json, partial schemas, and (in this monorepo) pointers to reference files.
Install (apps)
pnpm add -D @react33/react-configRuntime packages (react-styles, react-networking, …) read react33.config.json from your app; this package is for editor validation and documentation.
Exports
| Path | Purpose |
|------|---------|
| @react33/react-config/react33.config.schema.json | Full app config (react33Styles, react33I18n, react33Theme, react33Networking) |
| @react33/react-config/react33-i18n.config.schema.json | Partial schema for react33I18n only |
Monorepo reference
Static fixtures and JSON examples (not generated code): data/.
- OpenAPI sample:
data/fixtures/openapi-3.1-demo.yaml - Config examples:
data/examples/ - Live app config:
apps/demo/react33.config.json
