Merged in fix/linting (pull request #2708)
Fix/linting * fix import issues and add lint check no-extraneous-dependencies * fix use type HotelType instead of string Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -29,7 +29,7 @@ export default defineConfig([
|
||||
"react/function-component-definition": "error",
|
||||
"import/no-relative-packages": "error",
|
||||
"simple-import-sort/imports": [
|
||||
"error",
|
||||
"warn",
|
||||
{
|
||||
groups: [
|
||||
["^\\u0000"],
|
||||
|
||||
Reference in New Issue
Block a user