@diplodoc/yfmlint 1.3.2 → 1.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.js CHANGED
@@ -21587,7 +21587,7 @@ var yfm002 = {
21587
21587
  // src/rules/yfm003.ts
21588
21588
  var REASON_DESCRIPTION = {
21589
21589
  "file-not-found": "File does not exist in the project",
21590
- "missing-in-toc": "File exists but is not declared in toc",
21590
+ "missing-in-toc": "File is not declared in toc",
21591
21591
  "missing-in-toc-and-file-not-found": "File does not exist and is not declared in toc"
21592
21592
  };
21593
21593
  var yfm003 = {