Add ability to update/create/delete identities
This commit is contained in:
committed by
Thomas Citharel
parent
69fb1ec828
commit
0e485b2388
@@ -4,6 +4,7 @@
|
||||
"max-line-length": [ true, 140 ],
|
||||
"import-name": false,
|
||||
"ter-arrow-parens": false,
|
||||
"no-boolean-literal-compare": false
|
||||
"no-boolean-literal-compare": false,
|
||||
"object-shorthand-properties-first": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user