1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00

update lodash to 4 in eslint

This commit is contained in:
ido 2016-04-17 11:09:04 +03:00
parent e3fa8a7784
commit bbdf5a6409

View File

@ -3,7 +3,7 @@
"plugins": ["lodash", "wix-editor"],
"settings": {
"lodash": {
"version": 3
"version": 4
}
},
"rules": {