We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d748723 commit 5fc1a84Copy full SHA for 5fc1a84
1 file changed
js_basics/datatypes.js
@@ -0,0 +1,2 @@
1
+"use strict" //this line means trat all js code as newwer version
2
+//code readeabilty should be high
0 commit comments