We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8754c49 commit edf7f6dCopy full SHA for edf7f6d
.eslintrc
@@ -80,7 +80,7 @@
80
"vars-on-top": "off"
81
},
82
"globals": {
83
- "_called": "writable",
+ "_called": "readonly",
84
"acceptedOTPFields": "readonly",
85
"assertInputFields": "readonly",
86
"assertPasswordChangeFields": "readonly",
0 commit comments