ethereumjs / ethereumjs-config

[DEPRECATED] Configuration is now added within a config folder of the EthereumJS monorepo
6 stars 8 forks source link

Rename packages (nyc -> coverage, prettier -> format, tsc -> typescript) #27

Closed ryanio closed 4 years ago

ryanio commented 4 years ago

As per https://github.com/ethereumjs/ethereumjs-config/pull/26#issuecomment-588427106 and to close https://github.com/ethereumjs/ethereumjs-config/issues/18, this PR renames:

ethereumjs-config-tslint is renamed to ethereumjs-config-lint in #26.

This PR also removes coveralls since we can now push reports via github actions (closes #22).

ryanio commented 4 years ago

thanks for those, looks great!

evertonfraga commented 4 years ago

I looked at past PRs, and it seems we can safely ignore LGTM analysis for JS. Merging in…

holgerd77 commented 4 years ago

👍