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