Files
tutor-service/.opencode/maskweaver.json

15 lines
272 B
JSON
Raw Normal View History

{
"$schema": "https://raw.githubusercontent.com/ulgerang/maskweaver/master/schemas/plugin-config.json",
"masks": {
"autoActivate": false
},
"logging": {
"verbose": false
},
"notifications": {
"completionSound": {
"enabled": false
}
}
}