refactor start
This commit is contained in:
parent
bd49791e06
commit
e46d25f0b7
16699 changed files with 2 additions and 1484887 deletions
11
home/ags/node_modules/eslint/messages/failed-to-read-json.js
generated
vendored
11
home/ags/node_modules/eslint/messages/failed-to-read-json.js
generated
vendored
|
|
@ -1,11 +0,0 @@
|
|||
"use strict";
|
||||
|
||||
module.exports = function(it) {
|
||||
const { path, message } = it;
|
||||
|
||||
return `
|
||||
Failed to read JSON file at ${path}:
|
||||
|
||||
${message}
|
||||
`.trimStart();
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue