Files
OSIT-AE-App-Native-Electron/aether_app_native_electron.code-workspace

15 lines
225 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"git.autofetch": true,
"markdownlint.config": {
"MD007": false,
"MD033": false
}
}
}