UNPKG

@clickup/rest-client

Version:

A syntax sugar tool around Node fetch() API, tailored to work with TypeScript and response validators

6 lines (5 loc) 173 B
"use strict"; module.exports = require("./.eslintrc.base.js")(__dirname, { "import/no-extraneous-dependencies": "error", "lodash/import-scope": ["error", "method"], });