disable tslint rule whichs forbids small letters hexa

pull/1183/head
Audric Ackermann 5 years ago
parent 9c1f0e76fd
commit e9875b2c1b
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -150,6 +150,7 @@
"no-backbone-get-set-outside-model": false,
"underscore-consistent-invocation": false,
"newline-before-return": false,
"number-literal-format": false,
"react-no-dangerous-html": [
true,
{

Loading…
Cancel
Save