File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 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 )
2
2
3
3
Use TypeScript with [ preact-cli] ( https://github.com/developit/preact-cli ) .
4
4
5
5
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.
7
8
8
9
If you prefer Flow, check out [ preact-cli-plugin-flow] ( https://github.com/SaraVieira/preact-cli-plugin-flow ) .
9
10
You can’t perform that action at this time.
0 commit comments