UNPKG

@storm-software/eslint

Version:

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

4 lines (2 loc) 90 B
declare function getTsConfigPath(basePath?: string): string; export { getTsConfigPath };