@spotify/web-scripts
Version:
Build, lint, test, format, and release your JS/TS library.
10 lines • 432 B
TypeScript
export declare const CONSUMING_ROOT: string;
export declare const THIS_ROOT: string;
export declare const CONFIG_FOLDER: string;
export declare const ESLINT_CONFIG: string;
export declare const PRETTIER_CONFIG: string;
export declare const TSCONFIG: string;
export declare const JEST_CONFIG: string;
export declare const COMMITLINT_CONIFG: string;
export declare const LINT_STAGED_CONFIG: string;
//# sourceMappingURL=Paths.d.ts.map