mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 23:35:31 +02:00
feat(react): migrate analytics interface to react. (#6296) [EE-2100]
This commit is contained in:
parent
d33ac8c588
commit
65821aaccc
3 changed files with 126 additions and 106 deletions
|
@ -79,6 +79,7 @@ overrides:
|
|||
react/forbid-prop-types: off
|
||||
react/require-default-props: off
|
||||
react/no-array-index-key: off
|
||||
no-underscore-dangle: off
|
||||
react/jsx-filename-extension: [0]
|
||||
import/no-extraneous-dependencies: ['error', { devDependencies: true }]
|
||||
'@typescript-eslint/explicit-module-boundary-types': off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue