Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Big update to boilerplate to some newer tech #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ThaNarie
Copy link
Member

  • switch to node 12 by default
  • update to typescript 3.7
  • update babel version
  • switch from mocha to jest
  • simplify tsconfig
  • update tslint config (soon we might switch to eslint completely)
  • remove coverage service
  • move husky and lint-staged to config files
  • don't use babel runtime/buildins to be independent of core-js usage
  • move test files together with source files

- switch to node 12 by default
- update to typescript 3.7
- update babel version
- switch from mocha to jest
- simplify tsconfig
- update tslint config (soon we might switch to eslint completely)
- remove coverage service
- move husky and lint-staged to config files
- don't use babel runtime/buildins to be independent of core-js usage
- move test files together with source files
@jesse-mm
Copy link
Contributor

jesse-mm commented Nov 21, 2019

Maybe we can switch from travis to actions in the end. But this PR is looks fine and should move through imho.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants