Sha256: eef985b10ade496d9774aebb95d103d4bdd6b4a688b1428b6aa2d27504cae443

Contents?: true

Size: 273 Bytes

Versions: 71

Compression:

Stored size: 273 Bytes

Contents

"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();
};

Version data entries

71 entries across 61 versions & 3 rubygems

Version Path
immosquare-cleaner-0.1.68 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.67 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.66 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.65 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.64 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.63 node_modules/eslint/messages/file-not-found.js
rapid_stack-0.2.0 templates/frontend/node_modules/eslint/messages/file-not-found.js
rapid_stack-0.1.1 templates/FrontEnd/node_modules/eslint/messages/file-not-found.js
rapid_stack-0.1.0 templates/FrontEnd/node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.62 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.61 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.60 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.59 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.58 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.57 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.56 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.55 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.54 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.53 node_modules/eslint/messages/file-not-found.js
immosquare-cleaner-0.1.52 node_modules/eslint/messages/file-not-found.js