Add editorconfig

This commit is contained in:
Arran Hobson Sayers 2023-10-05 19:04:10 +01:00
parent 309aeb5714
commit 15badfbbcc
4 changed files with 15 additions and 1 deletions

View file

@ -1,4 +1,5 @@
{
"editorconfig": true,
"semi": false,
"singleQuote": true,
"printWidth": 400,