3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-23 00:37:38 +00:00
yosys/.vscode/settings.json
2025-02-13 21:40:04 -08:00

8 lines
131 B
JSON

{
"editor.tabSize": 2,
"editor.insertSpaces": false,
"files.associations": {
"deque": "cpp",
"__config": "cpp"
}
}