Skip to content

Commit a055dbe

Browse files
committed
Merge pull request #15 from daquinoaldo/dependabot/npm_and_yarn/lodash-4.17.14
Security fix and dependencies update
2 parents bb27d53 + 62aacdb commit a055dbe

File tree

3 files changed

+143
-220
lines changed

3 files changed

+143
-220
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"max-len": ["error", { "code": 80, "tabWidth": 2 }],
1818
"quote-props": ["error", "as-needed"],
1919
"no-console": "off",
20-
"process.env": false
20+
"process.env": 0
2121
}
2222
}

0 commit comments

Comments
 (0)