fix(all): Minor changes in PROD.
This commit is contained in:
parent
8426eb4d1f
commit
e829f3725a
1 changed files with 4 additions and 1 deletions
5
.hintrc
5
.hintrc
|
@ -1,5 +1,8 @@
|
||||||
{
|
{
|
||||||
"extends": [
|
"extends": [
|
||||||
"development"
|
"development"
|
||||||
]
|
],
|
||||||
|
"hints": {
|
||||||
|
"typescript-config/strict": "off"
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue