UNPKG

@newo.ai/eslint-config

Version:

ESLint config for JavaScript, TypeScript, and React projects at newo.ai

5 lines (4 loc) 119 B
import * as regexpPlugin from "eslint-plugin-regexp"; export default [ regexpPlugin.configs["flat/recommended"] ];