UNPKG

@kaspersky/dev-tools

Version:

Development tools and configs for Babel, ESLint and TypeScript

8 lines (5 loc) 207 B
require('@rushstack/eslint-patch/modern-module-resolution') const getConfigPath = (config) => `./node_modules/@kaspersky/dev-tools/src/configs/eslint/${config}` module.exports = { getConfigPath }