Skip to content

Commit a5252d1

Browse files
committed
docs: 📝 update README
1 parent 5a30974 commit a5252d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ npm start filename.[ts|js]
1515

1616
If "imports" will not work in the compiled js-files, do the following:
1717

18-
1. package.json : change value of "module"-prop to "commonjs"
18+
1. package.json : change value of "type"-prop to "commonjs"
1919
2. tsconfig.json : change value of "module"-prop to "CommonJS"
2020

2121
## Useful links for the preparation to the interviews

0 commit comments

Comments
 (0)