1.4.0 • Published 10 months ago
node-editorconfig v1.4.0
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.4.0
10 months ago
1.3.0
2 years ago
1.2.3
3 years ago
1.2.0
3 years ago
1.1.4
3 years ago
1.2.2
3 years ago
1.1.3
3 years ago
1.2.1
3 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
0.1.2
7 years ago
0.1.1
7 years ago
0.1.0
8 years ago
0.0.1
8 years ago
1.0.0
10 years ago