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