fix: move wrapped storage to unwrapped if not encrypted (#1603)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
extends: ['../.eslintrc.js'],
|
||||
extends: ['../.eslintrc'],
|
||||
globals: {
|
||||
chai: true,
|
||||
chaiAsPromised: true,
|
||||
|
||||
Reference in New Issue
Block a user