Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
10
frontend/node_modules/eslint/messages/file-not-found.js
generated
vendored
10
frontend/node_modules/eslint/messages/file-not-found.js
generated
vendored
@@ -1,10 +0,0 @@
|
||||
"use strict";
|
||||
|
||||
module.exports = function(it) {
|
||||
const { pattern, globDisabled } = it;
|
||||
|
||||
return `
|
||||
No files matching the pattern "${pattern}"${globDisabled ? " (with disabling globs)" : ""} were found.
|
||||
Please check for typing mistakes in the pattern.
|
||||
`.trimStart();
|
||||
};
|
||||
Reference in New Issue
Block a user