Home > @rushstack/node-core-library > FileConstants
FileConstants enum
String constants for common filenames and parts of filenames.
Signature:
export declare enum FileConstants
Enumeration Members
| Member | Value | Description |
|---|---|---|
| PackageJson | "package.json" | "package.json" - the configuration file that defines an NPM package |