Added Dev Container support (#474)

* Added dev container configuration

* Fixed container creation

* Added DevContainer detail to readme

* Ignoring dev container files

* Added playwright deps for tests

* Removed playwright installation #473
This commit is contained in:
acbgbca
2023-05-21 21:35:00 +10:00
committed by GitHub
parent b28fc05d06
commit 417dce785a
4 changed files with 53 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
* text=auto
*.sh text eol=lf