settings.json 81 B

12345
  1. {
  2. "path-intellisense.mappings": {
  3. "@": "${workspaceRoot}/src"
  4. }
  5. }