Fix tests and editorconfig

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2023-11-18 09:23:24 +00:00
parent d0acd5f81b
commit dc2cfdba28
3 changed files with 16 additions and 16 deletions

View File

@@ -17,7 +17,7 @@ indent_size = 2
[*.js]
indent_size = 2
[package.json]
[*.json]
indent_size = 2
[.yamllint.conf]