add techdocs to list of packages with no warnings in api extractor script

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2022-02-25 13:47:26 +01:00
parent 231d0dc8df
commit d0f6032590
+1
View File
@@ -239,6 +239,7 @@ const NO_WARNING_PACKAGES = [
'plugins/tech-insights-backend-module-jsonfc',
'plugins/tech-insights-common',
'plugins/tech-insights-node',
'plugins/techdocs',
'plugins/todo',
'plugins/todo-backend',
];