mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-02-12 16:12:44 +00:00
10 lines
118 B
JSON
10 lines
118 B
JSON
{
|
|
"lsp": {
|
|
"gopls": {
|
|
"initialization_options": {
|
|
"buildFlags": ["-tags=dev"]
|
|
}
|
|
}
|
|
}
|
|
}
|