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

Update dependencies and polish code. #148

Merged
merged 5 commits into from
Jun 19, 2016
Merged

Conversation

lijunle
Copy link
Member

@lijunle lijunle commented Jun 19, 2016

No description provided.

- Suppress global-require and import/no-unresolved rule.
- Suppress React prefer-es6-class and prefer-stateless-function rule.
- Resolve some new violation by small changes.
- Add a simple wrapper of `require` as `readJSON`.
- Suppress the necessary `require()` calls.
@codecov-io
Copy link

codecov-io commented Jun 19, 2016

Current coverage is 98.69%

Merging #148 into master will increase coverage by <.01%

@@             master       #148   diff @@
==========================================
  Files            24         23     -1   
  Lines           613        615     +2   
  Methods         155        156     +1   
  Messages          0          0          
  Branches        140        140          
==========================================
+ Hits            605        607     +2   
  Misses            8          8          
  Partials          0          0          

Powered by Codecov. Last updated by 11facab...cd392d0

@lijunle lijunle merged commit 86186f6 into depcheck:master Jun 19, 2016
@lijunle lijunle deleted the update-deps branch June 19, 2016 11:47
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.

None yet

2 participants