UNPKG

@aptoma/eslint-config

Version:
12 lines (11 loc) 157 B
'use strict'; const aptoma = require('./lib'); module.exports = [ aptoma, { languageOptions: { ecmaVersion: 2022, sourceType: 'commonjs' } } ];