Merge branch 'develop' into rc

This commit is contained in:
Sidney Alcantara
2022-11-28 19:20:46 +11:00

View File

@@ -1,14 +1,10 @@
{
"plugin": "",
"entryPoints": ["src/atoms/projectScope/*.ts", "src/atoms/tableScope/*.ts"],
"includes": "src/types",
"exclude": ["**/*.test"],
"readme": "none",
"githubPages": false,
"hideInPageTOC": true,
"entryDocument": "index.md",
"name": "Rowy",
"includeVersion": true,
"publicPath": "",
"out": "typedoc"
}