mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2025-06-23 05:34:30 -04:00
chore(dev): eslint import rules
--- Co-authored-by: @schowdhuri Reviewed-by: @schowdhuri
This commit is contained in:
parent
ec2193b460
commit
07a984bb52
129 changed files with 337 additions and 170 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue