add .editorconfig

This commit is contained in:
Matt Parker
2025-05-18 14:01:16 +10:00
parent 61cce83e65
commit 2134fe7156
4 changed files with 35 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.100",
"version": "9.0.300",
"rollForward": "latestFeature",
"allowPrerelease": false
}