Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "dart.flutterSdkPath": "/Users/antasofa/fvm/versions/2.10.5",
- // Remove .fvm files from search
- "search.exclude": {
- "**/.fvm": true
- },
- // Remove from file watching
- "files.watcherExclude": {
- "**/.fvm": true
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement