UNPKG

eslint-config-lemon

Version:

<div align="center"> <br> <img width="400" src="logo.svg"> <br> <br> </div>

4 lines (3 loc) 141 B
import { withDefaults } from "./with-defaults"; import { DEFAULTS } from "./defaults"; export const endpoint = withDefaults(null, DEFAULTS);