mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
chore: add devcontainer.json (#2545)
* chore: add devcontainer.json * Set sockPort: location
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- init: yarn install
|
||||
command: yarn start --sockPort 443
|
||||
command: yarn start
|
||||
- openMode: split-right
|
||||
command: echo "Run 'yarn test' to run tests."
|
||||
|
||||
|
Reference in New Issue
Block a user