Use Number.parseInt
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
parent
5be1773244
commit
824d6fe946
2 changed files with 3 additions and 4 deletions
|
|
@ -62,8 +62,7 @@
|
|||
"@typescript-eslint/member-ordering": "off",
|
||||
"no-redeclare": "off",
|
||||
"unicorn/string-content": "off",
|
||||
"unicorn/better-regex": "off",
|
||||
"unicorn/prefer-number-properties": "off"
|
||||
"unicorn/better-regex": "off"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue