UNPKG

eslint-config-aether

Version:

A custom code style for ESLint.

8 lines (6 loc) 129 B
import defaultConfig from "./default.js"; import tsConfig from "./typescript.js"; export default [ defaultConfig, tsConfig ];