Skip to content

TypeScript with Babel and Webpack including absolute path resolver

Notifications You must be signed in to change notification settings

t18n/ts-babel-webpack-boilerplate

Repository files navigation

TypeScript Babel Webpack

Features

  • Webpack for bundling
  • Babel for compiling TypeScript code
  • TypeScript for type checking
  • Path resolver on Babel and TypeScript
  • Test with Jest

Getting started

  • Install dependencies yarn install
  • Run test yarn test
  • Run build yarn dev

About

TypeScript with Babel and Webpack including absolute path resolver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published