mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
Disable require-atomic-updates rule
This commit is contained in:
parent
a26474ca9e
commit
d4f02d53c2
@ -41,6 +41,7 @@ module.exports = {
|
||||
rules: {
|
||||
'generator-star-spacing': 0,
|
||||
'no-console': 0,
|
||||
'require-atomic-updates': 0,
|
||||
},
|
||||
settings: {
|
||||
react: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user