dot-editorconfig

v1.2.2
creates a .editorconfig file in your package dir
editorconfig editor config helper

copy_editorconfig

node postinstall.js copy .editorconfig

markdown2code

markdown2code -f text -l sh README.md > .editorconfig

postinstall

npm run copy_editorconfig

postversion

git push origin v${npm_package_version}; npm publish; git push origin main

test

echo "Error: no test specified" && exit 1
npm i dot-editorconfig

Metadata

  • MIT
  • Whatever
  • Gianluca Casati
  • released 9/19/2022

Downloads

Maintainers