mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 22:13:32 +00:00
chore: add lint rules to script
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* eslint-disable @typescript-eslint/no-var-requires, no-console */
|
||||
const child = require("child_process");
|
||||
const fse = require("fs-extra");
|
||||
const { exit } = require("process");
|
||||
|
||||
Reference in New Issue
Block a user