- Docs: Update testing info; update CHANGES

- `editorconfig`: Use 4 spaces for Markdown
- npm: Rename and group various development scripts
This commit is contained in:
Brett Zamir
2020-02-20 12:31:06 +08:00
parent 2fa2bfac1e
commit 08bf6f63b8
6 changed files with 220 additions and 44 deletions

View File

@@ -14,3 +14,6 @@ trim_trailing_whitespace = true
; [app/public/css/**.styl]
; indent_style = tab
; indent_size = 2
[*.md]
indent_size = 4