eslint: enforce gaps between groups with import/order
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
*/
|
||||
|
||||
import { join } from 'path';
|
||||
|
||||
import { FE_SUBDIRECTORY } from 'soapbox/build_config';
|
||||
|
||||
export const joinPublicPath = (...paths) => {
|
||||
|
||||
Reference in New Issue
Block a user