glyphance/docs/config/glyphance-defs-output.md
2022-11-21 15:40:16 +01:00

4.0 KiB

Untitled object in Config Schema

https://github.com/cupcakearmy/glyphance#/$defs/output
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none glyphance.schema.json*

output Type

object (Details)

output Properties

Property Type Required Nullable Defined by
dir string Optional cannot be null Config
prefix string Optional cannot be null Config
css object Optional cannot be null Config
clean boolean Optional cannot be null Config
formats array Optional cannot be null Config
ranges object Optional cannot be null Config

dir

dir

  • is optional

  • Type: string

  • cannot be null

  • defined in: Config

dir Type

string

prefix

prefix

  • is optional

  • Type: string

  • cannot be null

  • defined in: Config

prefix Type

string

css

css

  • is optional

  • Type: object (Details)

  • cannot be null

  • defined in: Config

css Type

object (Details)

clean

clean

  • is optional

  • Type: boolean

  • cannot be null

  • defined in: Config

clean Type

boolean

formats

formats

  • is optional

  • Type: string[]

  • cannot be null

  • defined in: Config

formats Type

string[]

ranges

ranges

  • is optional

  • Type: object (Details)

  • cannot be null

  • defined in: Config

ranges Type

object (Details)