Skip to content

Commit 3e98fd1

Browse files
committed
default to ragu
1 parent 75bb172 commit 3e98fd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"pfc.sourcesCommand": {
4949
"type": "string",
50-
"default": "spago sources",
50+
"default": "ragu sources",
5151
"description": "Shell command that outputs PureScript source file paths (one per line). Example: find src .spago/p -name '*.purs'"
5252
}
5353
}

0 commit comments

Comments
 (0)