Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fs - rename jslint-wrapper-files to jslint_wrapper_xxx.xxx #387

Merged
merged 2 commits into from
Feb 19, 2022

Conversation

kaizhu256
Copy link
Member

  • this is a housekeeping pr to rename wrapper files with the jslint_wrapper prefix, e.g. jslint_wrapper_cjs.cjs, jslint_wrapper_vim.vim. this makes it clearer to anyone inspecting the repo that jslint.mjs is the main file.

  • also migrate all tests to use jstestDescribe() and jstestIt() to fix a bug where failed tests from running npm test were not outputting error-messages.

  • begin deprecating node v12 from the ci in anticipation of upcoming node v18

@kaizhu256 kaizhu256 merged commit 6e3201e into jslint-org:beta Feb 19, 2022
@kaizhu256 kaizhu256 deleted the jslint_wrapper branch February 19, 2022 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant