Add VS Code setting for devcontainer (#180)
commit80a21cb859b19c415237b4e4518db50b76f040ba
authorYang, Bo <pop.atry@gmail.com>
Wed, 16 Feb 2022 17:52:30 +0000 (16 09:52 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 16 Feb 2022 17:53:48 +0000 (16 09:53 -0800)
tree4cb727b398fe8b9595c370a5f5b32362b47bfde9
parentdd73a1d0179c8e512cdc2cb07575aebf0fc8c9ac
Add VS Code setting for devcontainer (#180)

Summary: Pull Request resolved: https://github.com/hhvm/hsl/pull/180

Test Plan:
1. Open VS Code
2. Run command "Remote-Containers: Open Folder in Container..."
3. Select this project
4. Run `./minitest.sh`

The minitest should succeed

Reviewed By: fredemmott

Differential Revision: D34188908

Pulled By: Atry

fbshipit-source-id: 703f458c1078b9bfdb08b7c6c81dad9288532c18
hphp/hsl/.devcontainer/devcontainer.json [new file with mode: 0644]