Skip to content

Commit

Permalink
Move back to ATL
Browse files Browse the repository at this point in the history
  • Loading branch information
wub committed Jul 18, 2017
1 parent 19950c2 commit 80e6749
Show file tree
Hide file tree
Showing 5 changed files with 965 additions and 104 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
Use TypeScript with [preact-cli](https://github.com/developit/preact-cli).

This will install [typescript](https://github.com/Microsoft/TypeScript)
and [ts-loader](https://github.com/TypeStrong/ts-loader). Support for
`awesome-typescript-loader` will be added soon.
and [awesome-typescript-loader](https://github.com/s-panferov/awesome-typescript-loader).

If you prefer Flow, check out [preact-cli-plugin-flow](https://github.com/SaraVieira/preact-cli-plugin-flow).

Expand Down
5 changes: 0 additions & 5 deletions bin/index.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
#!/usr/bin/env node

/**
* This file creates a `tsconfig.json` if it doesn't already exist.
* tsconfig is the recommended method for configuring TypeScript.
*/

/* global require process */
const path = require('path')
const fs = require('fs')
Expand Down
Loading

0 comments on commit 80e6749

Please sign in to comment.