UNPKG

eslint-config-aether

Version:

A custom code style for ESLint.

6 lines (3 loc) 105 B
import type { Linter } from "eslint"; declare const aether: readonly Linter.Config[]; export = aether;