Skip to content

Commit 95955af

Browse files
authored
Add features to readme
1 parent 6edfbdc commit 95955af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Serverless plugin for zero-config Typescript support
88

99
* Zero-config: Works out of the box without the need to install any other compiler or plugins
1010
* Supports ES2015 syntax + features (`export`, `import`, `async`, `await`, `Promise`, ...)
11+
* Supports `sls package`, `sls deploy` and `sls deploy function`
12+
* Supports `sls invoke local` + `--watch` mode
13+
* Integrates nicely with [`serverless-offline`](https://github.com/dherault/serverless-offline)
1114

1215
## Install
1316

0 commit comments

Comments
 (0)