chore(dev): eslint import rules

---

Co-authored-by: @schowdhuri 
Reviewed-by: @schowdhuri
This commit is contained in:
Ahmed Bouhuolia 2022-06-03 20:30:55 +02:00 committed by GitHub
parent ec2193b460
commit 07a984bb52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
129 changed files with 337 additions and 170 deletions

View file

@ -16,8 +16,8 @@
const { writeFile } = require("fs/promises");
const { execSync } = require("child_process");
const electron = require("electron");
const path = require("path");
const electron = require("electron");
/**
* Returns versions of electron vendors