New Level Up shareable config for EditorConfig
npm install @newlevelup/editor-configNew Level Up shareable config for EditorConfig
> 💡 The purpose of editorconfig is to define common code rules for your preferred text-editor and text-editor plugins to adhere when writing and saving codes.
Install stylelint and @newlevelup/editor-config:
``sh`
yarn add -D @newlevelup/editor-config
New Level Up EditorConfig rules come bundled in @newlevelup/editor-config. To enable these rules, simply install, and an .editorconfig` file will be added to the root of your project.