Compare commits
10 Commits
d5754487ad
...
f40d90e8f9
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f40d90e8f9 | ||
![]() |
3bb5473ce4 | ||
![]() |
6580f5d854 | ||
![]() |
b1e6917e2a | ||
![]() |
e2663b9e80 | ||
![]() |
7039c86365 | ||
![]() |
3b173b4987 | ||
![]() |
61da636a2d | ||
![]() |
490314ef24 | ||
![]() |
27eb6f4c7c |
@ -18,6 +18,9 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
plugins: ['react', 'react-hooks'],
|
plugins: ['react', 'react-hooks'],
|
||||||
rules: {
|
rules: {
|
||||||
|
rules: {
|
||||||
|
'react/react-in-jsx-scope': 'off',
|
||||||
|
},
|
||||||
// Place to specify ESLint rules. Can be used to overwrite rules specified from the extended configs
|
// Place to specify ESLint rules. Can be used to overwrite rules specified from the extended configs
|
||||||
// e.g. "@typescript-eslint/explicit-function-return-type": "off",
|
// e.g. "@typescript-eslint/explicit-function-return-type": "off",
|
||||||
},
|
},
|
||||||
|
@ -182,4 +182,5 @@ CoreUI is an MIT-licensed open source project and is completely free to use. How
|
|||||||
|
|
||||||
copyright 2024 creativeLabs Łukasz Holeczek.
|
copyright 2024 creativeLabs Łukasz Holeczek.
|
||||||
|
|
||||||
Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/main/LICENSE).
|
Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/main/LICENSE).# |