mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
10 lines
118 B
JSON
10 lines
118 B
JSON
{
|
|
"spec_dir": "spec",
|
|
"spec_files": [
|
|
"../src/**/*[sS]pec.js"
|
|
],
|
|
"helpers": [
|
|
"helpers/**/*.js"
|
|
]
|
|
}
|