1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

Add eslint (#496)

This commit is contained in:
Oscar Hinton
2022-03-03 18:24:41 +01:00
committed by GitHub
parent dd6a0cab7f
commit b4555039d8
48 changed files with 2703 additions and 1022 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable no-console */
function load(envName) {
return {
...loadConfig(envName),