lego.json
Config file for the lego-build CLI tool
| Type | object |
|---|---|
| File match |
lego.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/lego-json/latest.json |
| Source | https://www.schemastore.org/lego.json |
Versions
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
blocks
object[]
required
An array of your app's blocks.
fileFormats
object
An object mapping file objects to strings
Definitions
file
string | null | fileFormat
fileFormat
object
This object represents a file format
name
string
required
Name of block file
template
string
Path to file template