UNPKG

@storm-software/eslint

Version:

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

14 lines (12 loc) 236 B
import { __name } from "../chunk-SHUYVCID.js"; // src/utils/combine.ts async function combine(...configs) { const resolved = await Promise.all(configs); return resolved.flat(); } __name(combine, "combine"); export { combine };