mirror of
https://github.com/Tonejs/Tone.js
synced 2024-12-28 12:33:12 +00:00
12 lines
No EOL
302 B
JSON
12 lines
No EOL
302 B
JSON
{
|
|
"name" : "Tone.js",
|
|
"mode": "file",
|
|
"defaultCategory" : "Global",
|
|
"categorizeByGroup" : true,
|
|
"categoryOrder" : ["Global", "Core"],
|
|
"exclude" : ["./Tone/**/*.test.ts", "./test/**/*.ts"],
|
|
"out" : "./docs",
|
|
"excludeProtected" : true,
|
|
"excludePrivate" : true,
|
|
"listInvalidSymbolLinks" : true
|
|
} |