eslint: enforce gaps between groups with import/order
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
// @preval
|
||||
const { execSync } = require('child_process');
|
||||
|
||||
const pkg = require('../../../package.json');
|
||||
|
||||
const shortRepoName = url => new URL(url).pathname.substring(1);
|
||||
|
||||
Reference in New Issue
Block a user