Compare commits
No commits in common. "f40d90e8f9003959fe4671b2de2ff2dbafcc86fb" and "d5754487adc9853c0de35339927f8c46c25d12e2" have entirely different histories.
f40d90e8f9
...
d5754487ad
@ -18,9 +18,6 @@ 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,5 +182,4 @@ 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).# |