mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-20 01:22:59 +08:00
8 lines
183 B
JSON
8 lines
183 B
JSON
{
|
|
"source": "./src",
|
|
"destination": "./docs",
|
|
"plugins": [
|
|
{"name": "esdoc-standard-plugin"},
|
|
{"name": "esdoc-ecmascript-proposal-plugin", "option": {"all": true}}
|
|
]
|
|
} |