UNPKG

@u3u/eslint-config

Version:
12 lines (11 loc) 301 B
declare const _default: { plugins: string[]; rules: { 'import/no-duplicates': "warn"; 'import/no-relative-packages': "warn"; 'import/no-self-import': "warn"; 'import/no-useless-path-segments': "warn"; }; }; export { _default as default }; export = _default