mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-18 13:33:51 +00:00
Add eslint-plugin-react-compiler
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
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;
|
||||
export default [
|
||||
...shlink,
|
||||
reactCompiler.configs.recommended,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user