0
0
Fork 0

Disable transpile to older iOS versions (#18462)

This commit is contained in:
Yamagishi Kazutoshi 2022-05-20 11:39:05 +09:00 committed by GitHub
parent e925b06721
commit dfb9e6dab1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 7 deletions

View file

@ -11,7 +11,8 @@
"extensions": [
"EditorConfig.EditorConfig",
"dbaeumer.vscode-eslint",
"rebornix.Ruby"
"rebornix.Ruby",
"webben.browserslist"
],
// Use 'forwardPorts' to make a list of ports inside the container available locally.