build: add .editorconfig to npm package

This commit is contained in:
Karl-Philipp Wulfert
2018-11-30 16:12:45 +01:00
parent fc3f54d3cf
commit d28d19bfc7

View File

@@ -2,6 +2,7 @@
# See https://stackoverflow.com/a/29932318 # See https://stackoverflow.com/a/29932318
/* /*
# Except this files/folders # Except this files/folders
!.editorconfig
!LICENSE !LICENSE
!package.json !package.json
!package-lock.json !package-lock.json