mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 16:52: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}}
|
||
|
]
|
||
|
}
|