testing channels

This commit is contained in:
2026-03-03 09:46:12 -07:00
parent c86fbe9f67
commit e0f2d8c4aa
9 changed files with 285 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
{
"css.lint.unknownAtRules": "ignore"
"css.lint.unknownAtRules": "ignore",
"elixirLS.projectDir": "backend",
"cSpell.words": [
"pids",
"whereis"
]
}