UNPKG

@shi-corp/development-utilities

Version:

Collection of configurations, settings and packages to be common across multiple products/repositories.

3 lines (2 loc) 165 B
/** Array of configuration objects merged together to form baseline for linting of the code. */ export declare const eslintConfig: import("eslint/config").Config[];