Path to the build directory relative to root
. This is the directory where all of the builds
will be placed.
Path to the dist directory relative to root
.
This is the directory where files ready for distribution are placed.
Path to the package.json
file, relative to root
.
The root directory of the project. This corresponds usually to the root of the repository.
This should be the only absolute path in the configuration.
Path the source directory relative to root
.
This is the directory where all of the source files and assets are located.
Tslint options.
Typescript options, targets inherit these options. See the merge rules to see how the target options are merged with the project options.
Generated using TypeDoc
Project-wide options. These affect all the targets. It defines the main structure of the project.