@dyrkow/editor-config
v1.1.1
Published
Shared editor config
Maintainers
Readme
@dyrkow/editor-config
Installation
Install the package:
yarn add @dyrkow/editor-configConfiguration
To apply the config in your project, run from the project root:
yarn editor-configThis creates a .editorconfig file in the project.
To overwrite an existing .editorconfig, use the --force flag:
yarn editor-config --force