mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2026-04-13 14:31:05 +02:00
Compare commits
1 Commits
67057cdfff
...
v21.3.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
7e18405353
|
@@ -175,6 +175,8 @@
|
|||||||
"typescript/require-await": "off",
|
"typescript/require-await": "off",
|
||||||
"typescript/switch-exhaustiveness-check": "off",
|
"typescript/switch-exhaustiveness-check": "off",
|
||||||
"typescript/ban-ts-comment": "off",
|
"typescript/ban-ts-comment": "off",
|
||||||
|
"typescript/prefer-readonly-parameter-types": "off",
|
||||||
|
"typescript/strict-void-return": "off",
|
||||||
"no-unused-vars": [
|
"no-unused-vars": [
|
||||||
"error",
|
"error",
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user