mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2025-06-25 22:50:47 -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
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue