mirror of https://github.com/typicode/husky.git
Create devcontainer.json
This commit is contained in:
parent
3b3e7f1785
commit
52c570dc48
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue