mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
added typescript lib section to readme
This commit is contained in:
parent
0ac2d46efa
commit
d562b0aba9
@ -90,6 +90,8 @@ Also make sure you are using TypeScript compiler version > **2.1** and you have
|
||||
"experimentalDecorators": true,
|
||||
```
|
||||
|
||||
You'll also need to enable `es6` in the `lib` section of compiler options, or install `es6-shim` from `@typings`.
|
||||
|
||||
#### Node.js version
|
||||
|
||||
TypeORM was tested with Node.JS version 4 and above.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user