Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Biu Problem MatchersNew to Visual Studio Code? Get it now.
Biu Problem Matchers

Biu Problem Matchers

Makeflow

|
158 installs
| (0) | Free
Problem Matchers for Biu!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Problem Matchers for Biu!

Usage

{
  "version": "2.0.0",
  "tasks": [
    {
      "label": "biu",
      "type": "shell",
      "command": "yarn",
      "args": ["biu"],
      "isBackground": true,
      "group": {
        "kind": "build",
        "isDefault": true
      },
      "problemMatcher": "$biu-typescript"
    }
  ]
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft