@growing-web/web-schemas
v0.1.0
Published
JSON Schema Collection.
Downloads
3
Readme
JSON Schema 集合
内置 JSON Schemas
web-module
{
"$schema": "https://unpkg.com/@growing-web/web-schemas/web-module.json"
}
web-routemap
{
"$schema": "https://unpkg.com/@growing-web/web-schemas/web-routemap.json"
}
web-builder
{
"$schema": "https://unpkg.com/@growing-web/web-schemas/we b-builder.json"
}
第三方 JSON Schemas
turbo
{ "$schema": "https://turborepo.org/schema.json" }
tsconfig
{ "$schema": "https://json.schemastore.org/tsconfig" }