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