mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 09:32:41 +00:00
build: add .editorconfig to npm package
This commit is contained in:
@@ -2,9 +2,10 @@
|
|||||||
# 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
|
||||||
!README.md
|
!README.md
|
||||||
!tsconfig.json
|
!tsconfig.json
|
||||||
!tslint.json
|
!tslint.json
|
||||||
|
|||||||
Reference in New Issue
Block a user