Internal
Internal
Current project config.
Current CLI params.
Instance used to log messages and debugging info.
Instance used to work with paths and files.
Readonly
Internal
argsA completed args object.
Protected
Readonly
Internal
configCurrent project config.
Protected
Readonly
Internal
consoleInstance used to log messages and debugging info.
Protected
Readonly
Internal
fsInstance used to work with paths and files.
Protected
Readonly
Internal
paramsCurrent CLI params.
Internal
Default values for the args property.
Internal
Default TS config file.
Internal
Compile scss using the sass npm package.
Scss input path.
Scss output path.
Depth level for this message.
Optional
sassOpts: Options<"sync">Internal
Compile typescript using the sass npm package.
Path to TS config json used to compile the project.
Depth level for this message.
StageError If the tsconfig file doesn’t exist.
To be used by AbstractStage and those that inherit from it.
Includes a variety of utilities for compiling files (like scss and typescript).
Since
0.1.0-alpha