1.0.1 • Published 3 years ago

@squibs/editor-config v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
3 years ago

@squibs/editor-config

The EditorConfig that I use for most of my projects.

Installation

npm:

npm install -D @squibs/editor-config

yarn:

yarn add -D @squibs/editor-config

Usage

EditorConfig does not have a way of extending a configuration, as of the creation of this package. As a way to get around this, the postinstall script from npm is used along with gently-copy to move the .editorconfig file to your project root.

If you have a .editorconfig file already at your project root, it will be overwritten when this package is installed.

Known Issues

This package assumes to be installed at: <project>/node_modules/@squibs/editor-config.

1.0.1-alpha.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-alpha.4

3 years ago

1.0.0-alpha.3

3 years ago

1.0.0-alpha.2

3 years ago

1.0.0-alpha.1

3 years ago

1.0.0-alpha.0

3 years ago