wallet-core/node_modules/webpack/hot/.eslintrc
2017-05-03 15:35:00 +02:00

10 lines
90 B
Plaintext

{
"env": {
"node": true
},
"rules": {
"node/exports-style": ["off"]
}
}