1.1.0 • Published 1 month ago

@newlevelup/editor-config v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

editor-config Package version NPM version Github Package version

New Level Up shareable config for EditorConfig

Installation

💡 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:

yarn add -D @newlevelup/editor-config

Usage

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.