UNPKG

@storm-software/eslint

Version:

A package containing the base ESLint configuration used by Storm Software across many projects.

4 lines (2 loc) 118 B
declare function getTsConfigPath(tsconfigPath?: string, workspaceRoot?: string): string; export { getTsConfigPath };