We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a30974 commit a5252d1Copy full SHA for a5252d1
‎readme.md
@@ -15,7 +15,7 @@ npm start filename.[ts|js]
15
16
If "imports" will not work in the compiled js-files, do the following:
17
18
-1. package.json : change value of "module"-prop to "commonjs"
+1. package.json : change value of "type"-prop to "commonjs"
19
2. tsconfig.json : change value of "module"-prop to "CommonJS"
20
21
## Useful links for the preparation to the interviews
0 commit comments