1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "folders": [ { "path": "." } ], "settings": { "git.ignoreLimitWarning": true, "python.pythonPath": "/Users/mrvollger/miniconda3/envs/smk/bin/python", "editor.wordWrapColumn": 100, "cSpell.words": [ "bamstats", "breakpaf", "Breakpaf" ] } }