mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
Merge pull request #74 from utopia-os/eslint-fix-react-version
fix(workflow): add specific react version in eslint settings
This commit is contained in:
commit
1d35a92469
@ -37,7 +37,7 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
react: {
|
||||
version: 'detect',
|
||||
version: '18.2.0',
|
||||
},
|
||||
},
|
||||
rules: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user