UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

BULL-3231: Add dependencies for lint. Remove package-lock

Merged Douglas Lagemann requested to merge BULL-3231_npm_lint into main
4 files
+ 24
713
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 1
1
@@ -36,4 +36,4 @@ app.use((err, req, res, next) => {
app.listen(port, () => {
console.log(`App is running at http://localhost:${port}`);
});
\ No newline at end of file
});
Loading