Skip to content

fix(package): remove jshint #966

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

Merged
merged 1 commit into from
Oct 31, 2018
Merged

fix(package): remove jshint #966

merged 1 commit into from
Oct 31, 2018

Conversation

bmuenzenmeyer
Copy link
Member

Closes #964

Summary of changes:

  • Removes jshint from uikit-workshop

cc @c1rrus

@bmuenzenmeyer bmuenzenmeyer self-assigned this Oct 31, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.545% when pulling 7254a2d on 964-jshint into cb58c43 on dev.

@@ -93,15 +89,13 @@
"iframe-resizer": "^3.6.2",
"jquery": "^3.3.1",
"js-cookie": "^2.2.0",
"jshint": "^2.9.5",
"mousetrap": "^1.6.2",
"preact-compat": "^3.18.4",
"preact": "^8.3.1",
"prism": "^4.1.2",
"prismjs": "^1.15.0",
"pwa-helpers": "^0.8.3",
"redux-thunk": "^2.3.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep in mind that we’ll need this react-animate-height package once #960 hits so we’ll need to be adding this right back in... thoughts?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at first this was super odd to me that it was removed, because I did not recall doing it (it was late though 🕦)

this package is already in the same list: here and I suspect npm removed it automatically.

I've seen some tools that alphabetize dependencies. but 🤷‍♂️ 🕵️

Copy link
Contributor

@sghoweri sghoweri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comment about the react-animate-height library (not a blocker though) — other than that this looks good to go. Thanks!

@bmuenzenmeyer bmuenzenmeyer merged commit a37d708 into dev Oct 31, 2018
@bmuenzenmeyer bmuenzenmeyer deleted the 964-jshint branch October 31, 2018 11:24
antonia-rose pushed a commit to quelltexterin/nemo-uikit-workshop that referenced this pull request Apr 12, 2023
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.

3 participants