eslint-config-ksv741/eslint.config.js
Sergey Krylov 2a4bce3e85 feat: add eslint 9 support, update dependencies
BREAKING CHANGE: not support eslint 8 versions and lower
2024-11-01 07:37:54 +03:00

4 lines
61 B
JavaScript

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