| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Besides, I notice that lib/lint-md.js is using different EOF, should they be unified into one format? If not, developer can't directly use VSCode or WebStorm modify this file, because they will unify EOF while saving. Vim will not change. |
Sorry, something went wrong.
|
lint-md.js is generated so should not be edited. Something should probably be done to the process so that it ends up with the same line and file endings as everything else. The generation routine can be found in the Makefile's lint-md-rollup task. The key bit there is the build-node task in the package.json file in tools/node-lint-md-cli-rollup. Less sure about punycode.js. It used to be from an upstream source but I think we've modified it and it's no longer maintained upstream. Someone want to confirm that? |
Sorry, something went wrong.
|
Need to be closed since it's not nodejs issue |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
fix the following files JSDoc typo
UPDATE
tools/lint-md.js will not be changed by this branch
Checklist