eslint-config-ksv741/eslint.config.js
Sergey Krylov 23f1c08611 feat: add eslint 9 support, update dependencies
BREAKING CHANGE: not support eslint 8 versions and lower
2024-11-01 07:49:28 +03:00

4 lines
61 B
JavaScript

const config = require('./index');
module.exports = config;