6 lines
155 B
JSON
6 lines
155 B
JSON
// SPDX-FileCopyrightText: Public domain.
|
|
// SPDX-License-Identifier: CC0-1.0
|
|
{
|
|
"liveServer.settings.port": 8001,
|
|
"cmake.configureOnOpen": true,
|
|
}
|