diff --git a/espial.code-workspace b/espial.code-workspace new file mode 100644 index 0000000..c5bde96 --- /dev/null +++ b/espial.code-workspace @@ -0,0 +1,11 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "purs" + } + ], + "settings": {} +} \ No newline at end of file