feat(import): Rule "first"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
{
|
||||
"import/exports-last": [
|
||||
"error"
|
||||
],
|
||||
"import/first": [
|
||||
"error"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user