1.2.2 • Published 2 years ago

create-editorconfig v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Create EditorConfig

A simple npm script to generate an .editorconfig file.

You don't know EditorConfig? Check out the official documentation!

Usage

Simply run npx create-editorconfig in your project directory and answer the prompted questions according to your preferences. You must have node and npm installed.

Use npx create-editor -y to skip the prompts and generate a default .editorconfig file.

Create EditorConfig usage

License

Create EditorConfig is open source software licensed as MIT.