aboutsummaryrefslogtreecommitdiff
path: root/test/data/vitest.options.config.json
blob: 88c6b5ec20b0262587dd03c80f15fcfe35605a0d (plain)
1
2
3
4
5
6
7
{
    "test": {
        "include": [
            "test/options-util.test.js"
        ]
    }
}