MithrilJS / ospec

Noiseless testing framework
MIT License
48 stars 13 forks source link

Add ESLint #5

Closed kesara closed 2 years ago

kesara commented 4 years ago

Description

Motivation and Context

This repository didn't have ESLint as a dependency. The TravisCI has not been configured to run test or lint.

How Has This Been Tested?

Types of changes

Checklist:

dead-claudia commented 4 years ago

I'm going to put this on hold since I'd rather keep it aligned properly with what Mithril proper is doing, so it's less likely to cause unexpected issues.

kesara commented 4 years ago

I'm going to put this on hold since I'd rather keep it aligned properly with what Mithril proper is doing, so it's less likely to cause unexpected issues.

Sure, let me know if you need any help on that.

pygy commented 2 years ago

@kesara thanks for the PR, and sorry for the delay.

This PR is now outdated. Ospec has been a bit neglected, we forgot about this and added eslint ourselves in the mean time. Also, Travis is no more.