Noderize

Noderize

  • Docs
  • GitHub

›Features

Get Started

  • Introduction
  • Create
  • Scripts
  • Examples

Configuration

  • Index
  • Noderize
  • Prettier
  • Jest

Features

  • Index
  • Modern JavaScript
  • Flow
  • TypeScript
  • Code Formatting
  • Testing
  • Linting

Guides

  • Index
  • Migrate
  • Publishing
  • Heroku
  • Firebase Cloud Functions
  • Google Cloud Functions

Tutorials

  • Index
  • Express
  • CLI

Feature: TypeScript

TypeScript support is built in to Noderize.

Simply set/add typescript to the languages option.

If you are not using JavaScript, you may want to remove the javascript languages for better build times.

See example.

Entry

When only using the typescript language option, the bundles option is automatically set to enter at src/index.ts.

If you are also using other languages but want your entry file to be a TypeScript file, simply set the bundles option to enter src/index.ts.

Features

  • Decorators
← Feature: FlowFeature: Code Formatting →
Noderize
Docs
Getting StartedConfigurationFeaturesGuidesTutorials
More
BlogGitHubStar
Copyright © 2018 Charles Crete.