Skip to content

Commit 9198aa8

Browse files
committed
Update loader reference in README
1 parent d0b50aa commit 9198aa8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# preact-cli-plugin-typescript · [![Travis Status](https://img.shields.io/travis/wub/preact-cli-plugin-typescript/master.svg?label=travis&maxAge=43200)](https://travis-ci.org/wub/preact-cli-plugin-typescript) [![npm version](https://img.shields.io/npm/v/preact-cli-plugin-typescript.svg)](https://www.npmjs.com/package/preact-cli-plugin-typescript) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
1+
# preact-cli-plugin-typescript · [![Build status](https://img.shields.io/travis/wub/preact-cli-plugin-typescript/master.svg?label=build&maxAge=43200)](https://travis-ci.org/wub/preact-cli-plugin-typescript) [![npm version](https://img.shields.io/npm/v/preact-cli-plugin-typescript.svg)](https://www.npmjs.com/package/preact-cli-plugin-typescript) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
22

33
Use TypeScript with [preact-cli](https://github.com/developit/preact-cli).
44

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

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

0 commit comments

Comments
 (0)