{
"plugin": ["typedoc-plugin-vue"],
"entryPoints": ["src/main.ts", "src/**/*.ts"],
"out": "fe-typedoc"
}