feat(eslint): Rule "prefer-reflect"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -32,5 +32,8 @@
|
||||
{
|
||||
"allowIndentationTabs": true
|
||||
}
|
||||
],
|
||||
"prefer-reflect": [
|
||||
"off"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user