@fe-boilerplate/eslint-config
Version:
eslint configuration for projects.
12 lines (10 loc) • 553 B
JavaScript
// See:
// @link https://www.npmjs.com/package/@rushstack/eslint-patch
// @link https://stackoverflow.com/a/74478635/1392749
// @link https://github.com/eslint/eslint/issues/3458
// @link https://eslint.org/blog/2022/08/new-config-system-part-1/
// @link https://eslint.org/blog/2022/08/new-config-system-part-2/
// @link https://eslint.org/blog/2022/08/new-config-system-part-3/
// @link https://eslint.org/docs/latest/user-guide/configuring/configuration-files-new
// @ts-ignore
require('@rushstack/eslint-patch/modern-module-resolution')