Commit 675f058
authored
style: switch statement support (#1)
* chore: add .gitignore
Necessary for opening this repo in GitHub codespaces, as it automatically downloads all the dependencies.
* feat: switch statement support
Will resolve some linting errors discussed in os-js/osjs-server#67.1 parent aa927a3 commit 675f058
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments