Absolute path to the build
dir, for development builds.
Absolute path to the directory containing distribution-ready files.
Absolute path to the package.json
file.
Absolute POSIX path for the root directory.
Absolute path to the sources dir.
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 with fully resolved paths.