Disable transpile to older iOS versions (#18462)
This commit is contained in:
committed by
GitHub
parent
e925b06721
commit
dfb9e6dab1
@ -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.
|
||||
|
Reference in New Issue
Block a user