117616: Created custom sort-standalone-imports rule

This commit is contained in:
Alexandre Vryghem
2024-12-13 00:23:24 +01:00
parent 6017537107
commit aed0460cfe
5 changed files with 532 additions and 0 deletions

View File

@@ -295,6 +295,15 @@
"listableObjectComponent"
]
}
],
"dspace-angular-ts/sort-standalone-imports": [
"error",
{
"locale": "en-US",
"maxItems": 0,
"indent": 2,
"trailingComma": true
}
]
}
},