mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
5 lines
139 B
YAML
5 lines
139 B
YAML
# Codeflash Configuration for Mocha CJS JavaScript Project
|
|
module_root: "."
|
|
tests_root: "tests"
|
|
test_framework: "mocha"
|
|
formatter_cmds: []
|