This commit is contained in:
Oscar Plaisant
2024-03-28 23:40:47 +01:00
parent bcca52f387
commit 8100d33567
3475 changed files with 1433 additions and 69 deletions

View File

@@ -0,0 +1,11 @@
{
"globalFilter": "#task",
"removeGlobalFilter": true,
"setDoneDate": true,
"autoSuggestInEditor": false,
"autoSuggestMinMatch": 0,
"autoSuggestMaxItems": 6,
"features": {
"INTERNAL_TESTING_ENABLED_BY_DEFAULT": true
}
}