Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
11
frontend/node_modules/eslint/lib/linter/index.js
generated
vendored
11
frontend/node_modules/eslint/lib/linter/index.js
generated
vendored
@@ -1,11 +0,0 @@
|
||||
"use strict";
|
||||
|
||||
const { Linter } = require("./linter");
|
||||
const SourceCodeFixer = require("./source-code-fixer");
|
||||
|
||||
module.exports = {
|
||||
Linter,
|
||||
|
||||
// For testers.
|
||||
SourceCodeFixer
|
||||
};
|
||||
Reference in New Issue
Block a user