Open enmachs opened 4 years ago
We want to implement standard package for linting action of code
"lint": "standard"
"dev": "gulp set && gulp"
Reference: https://www.npmjs.com/package/standard
Also, solve lint issues with 'use strict'
'use strict'
We want to implement standard package for linting action of code
"lint": "standard"
"dev": "gulp set && gulp"
Reference: https://www.npmjs.com/package/standard