We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c11342 commit b48b615Copy full SHA for b48b615
client/package.json
@@ -1,9 +1,6 @@
1
{
2
"name": "trypurescript-client",
3
"private": true,
4
- "config": {
5
- "configpath": "config/dev/*.purs"
6
- },
7
"scripts": {
8
"clean": "rimraf output",
9
"test": "spago test --path config/dev/Try.Config.purs",
0 commit comments