We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75bb172 commit 3e98fd1Copy full SHA for 3e98fd1
1 file changed
editors/code/package.json
@@ -47,7 +47,7 @@
47
},
48
"pfc.sourcesCommand": {
49
"type": "string",
50
- "default": "spago sources",
+ "default": "ragu sources",
51
"description": "Shell command that outputs PureScript source file paths (one per line). Example: find src .spago/p -name '*.purs'"
52
}
53
0 commit comments