Test implementation of my account page
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"rules": {
|
||||
"max-line-length": [ true, 140 ],
|
||||
"import-name": false,
|
||||
"ter-arrow-parens": false
|
||||
"ter-arrow-parens": false,
|
||||
"no-boolean-literal-compare": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user