6 lines
116 B
JSON
6 lines
116 B
JSON
|
|
{
|
||
|
|
"plugin": ["typedoc-plugin-vue"],
|
||
|
|
"entryPoints": ["src/main.ts","src/**/*.ts"],
|
||
|
|
"out": "fe-typedoc"
|
||
|
|
}
|