Added code removeing the eslint-disable code example
Example 1: disable eslint
/* eslint-disable */
Example 2: disable eslint
/* eslint-disable */
//Put this comment ath the top of the file
/* eslint-disable */
/* eslint-disable */
//Put this comment ath the top of the file