UNPKG

@bubkoo/eslint-config

Version:

Shared eslint config for my projects

9 lines (7 loc) 136 B
import pluginJS from '@eslint/js' export default [ { ...pluginJS.configs.recommended, name: '@eslint/js/recommended', }, ]