Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Add flow type annotations. #47

Closed
wants to merge 3 commits into from
Closed

Commits on Jan 29, 2018

  1. Add flow type annotations.

    Gozala committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    9736f71 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Configure build/test/lint scripts for typed js

    - Added test/node which loads up source-map-support/register in order to get source-mapped error stacks in tests.
    - Run prettier + flow check in place of lint.
    - Use aegir config to use babel-loader for webpack builds.
    - Use different babel config for browser builds to avoid inlining source maps.
    Gozala committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    4098d13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    704a27c View commit details
    Browse the repository at this point in the history