Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit cc29b7d

Browse files
authored
[DOC] Clarifiy tested environments (#19)
1 parent e90ebb1 commit cc29b7d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ To see what it's already configured, go to the readme of each environment:
5050
- [TypeScript + Rollup](./library/ts-rollup/README.md)
5151
- [ES + Webpack](./library/es-webpack/README.md)
5252

53-
**Note**: The environments have been tested with NodeJS 12 and npm 6.
53+
**Note**: The environments have been tested with
54+
- NodeJS 12 and 14, npm 6
55+
- IDE: IntelliJ (WebStorm) 2021.1.1 and Visual Studio Code 1.56
5456

5557
#### What to do
5658
If it's necessary (because the exercise is too long), no need to implement all the rules (management of duplicates for random numbers, all winning combinations). Make it as simple as possible.

0 commit comments

Comments
 (0)