Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

const is avaiable for es version 6

Add a file named .jshintrc to your project and inside this file type this.

{
    "esversion": 6
}
Source by newbedev.com #
 
PREVIOUS NEXT
Tagged: #const #avaiable #es #version
ADD COMMENT
Topic
Name
6+6 =