医美代码重构
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
180 B

3 years ago
3 years ago
3 years ago
  1. {
  2. "configurations": [
  3. {
  4. "name": "Win32",
  5. "compileCommands": "${workspaceFolder}/build/compile_commands.json"
  6. }
  7. ],
  8. "version": 4
  9. }