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

@ -14,8 +14,8 @@
// limitations under the License.
// =============================================================================
import { chrome } from "../../.electron-vendors.cache.json";
import { builtinModules } from "module";
import { chrome } from "../../.electron-vendors.cache.json";
const PACKAGE_ROOT = __dirname;