LojasKD Javascript style Guide () {
Our style guide is based on Standard JS. Differences between them will be described bellow.
npmjs.com/package/eslint-config-lojaskd-base
npm install --save-dev eslint eslint-config-lojaskd-baseTo include in the project, create an .eslintrc file with at least the following contents:
{ "extends": ["lojaskd-base"] }Code is under MIT License - © LojasKD.com.br