mirror of
https://github.com/pi-hole/FTL.git
synced 2026-09-12 19:37:19 +01:00
10 lines
211 B
JSON
10 lines
211 B
JSON
{
|
|
"name": "FTL x86_64 Build Env",
|
|
"image": "ghcr.io/pi-hole/ftl-build:x86_64",
|
|
"extensions": [
|
|
"jetmartin.bats",
|
|
"ms-vscode.cpptools",
|
|
"ms-vscode.cmake-tools",
|
|
"eamodio.gitlens"
|
|
],
|
|
} |