mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-19 05:53:47 +00:00
Update to latest coding standard
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
import shlink from '@shlinkio/eslint-config-js-coding-standard';
|
||||
import reactCompiler from 'eslint-plugin-react-compiler';
|
||||
|
||||
/* eslint-disable-next-line no-restricted-exports */
|
||||
export default [
|
||||
...shlink,
|
||||
reactCompiler.configs.recommended,
|
||||
];
|
||||
export default shlink;
|
||||
|
||||
Reference in New Issue
Block a user