1.3.0 • Published 7 months ago

node-editorconfig v1.3.0

Weekly downloads
34
License
MIT
Repository
github
Last release
7 months ago

node-editorconfig

A generic .editorconfig for Node JS projects

Usage

Method 1: Without installing

$ cd /path/to/project/
$ npx node-editorconfig

Method 2: With --global installation

$ npm install --global node-editorconfig
$ cd /path/to/project/
$ node-editorconfig
 ✓ .editorconfig file added at /path/to/project/.editorconfig

Parameters

--overwrite (To overwrite the .editorconfig file, if it already exists)

$ npx node-editorconfig --overwrite
 ✓ .editorconfig file overwritten at /path/to/project/.editorconfig

About this project

Author

Connect with us

License

1.3.0

7 months ago

1.2.3

2 years ago

1.2.0

2 years ago

1.1.4

2 years ago

1.2.2

2 years ago

1.1.3

2 years ago

1.2.1

2 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

7 years ago

0.0.1

7 years ago

1.0.0

9 years ago