feat(import): Rule "exports-last"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
e81b322b43
commit
9b25e5c0d1
@ -286,7 +286,7 @@
|
|||||||
- [ ] "default"
|
- [ ] "default"
|
||||||
- [ ] "dynamic-import-chunkname"
|
- [ ] "dynamic-import-chunkname"
|
||||||
- [ ] "export"
|
- [ ] "export"
|
||||||
- [ ] "exports-last"
|
- [X] "exports-last"
|
||||||
- [ ] "extensions"
|
- [ ] "extensions"
|
||||||
- [ ] "first"
|
- [ ] "first"
|
||||||
- [ ] "group-exports"
|
- [ ] "group-exports"
|
||||||
|
@ -1 +1,5 @@
|
|||||||
{}
|
{
|
||||||
|
"import/exports-last": [
|
||||||
|
"error"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user