-
Notifications
You must be signed in to change notification settings - Fork 514
Expand file tree
/
Copy pathsettings.json
More file actions
23 lines (23 loc) · 1.1 KB
/
settings.json
File metadata and controls
23 lines (23 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"favorites.resources": [
"windows.system.remotesystems\\remotesystem_createwatcherforuser_380170586.md",
"windows.system.remotesystems\\remotesystem_createwatcherforuser_608864326.md",
"windows.system.remotesystems\\remotesystem_user.md",
"windows.system.remotesystems\\remotesystemapp_connectiontoken.md",
"windows.system.remotesystems\\remotesystemapp_user.md",
"windows.system.remotesystems\\remotesystemconnectionrequest_connectiontoken.md",
"windows.system.remotesystems\\remotesystemconnectionrequest_createfromconnectiontoken_1615549595.md",
"windows.system.remotesystems\\remotesystemconnectionrequest_createfromconnectiontokenforuser_1550514484.md",
"windows.system.remotesystems\\remotesystemwatcher_user.md",
"windows.security.authorization.appcapabilityaccess",
"windows.security.authentication.web.core",
"windows.security.isolation",
"windows.security.dataprotection"
],
"markdownlint.config": {
"MD028": false,
"MD025": {
"front_matter_title": ""
}
}
}