UNPKG

keap-client

Version:

A client to work with Infusionsoft/Keap API.

9 lines (7 loc) 189 B
// @ts-check import eslint from '@eslint/js'; import tseslint from 'typescript-eslint'; export default tseslint.config( eslint.configs.recommended, ...tseslint.configs.recommended, );