create-nexteditorfiles
v1.0.0
Published
A generator for common editor files for NextJS project.
Downloads
3
Maintainers
Readme
Create NextEditorFiles
A simple npm script to generate the following files:
.editorconfig
.prettierrc.json
.prettierignore
Usage
Simply run npx create-nexteditorfiles
in your project directory.
You must have node
and npm
installed.
Licence
Create NextEditorFiles is open source software - that's all I know.