mirror of
https://github.com/electron/electron.git
synced 2026-01-09 07:28:12 -05:00
build: add import/order eslint rule (#44085)
* build: add import/order eslint rule * chore: run lint:js --fix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const { appCredentialsFromString, getTokenForRepo } = require('@electron/github-app-auth');
|
||||
|
||||
const cp = require('node:child_process');
|
||||
|
||||
async function main () {
|
||||
|
||||
Reference in New Issue
Block a user