mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-09 17:50:48 -07:00
9 lines
111 B
JSON
9 lines
111 B
JSON
{
|
|
"spec_dir": "spec",
|
|
"spec_files": [
|
|
"**/*[sS]pec.js"
|
|
],
|
|
"helpers": [
|
|
"helpers/**/*.js"
|
|
]
|
|
}
|