Ensure techdocs-backend and techdocs-common packages no longer allow warnings.

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2022-02-25 13:17:25 +01:00
parent fb3dc9d407
commit d2a2ee0782
+2
View File
@@ -213,6 +213,7 @@ const NO_WARNING_PACKAGES = [
'packages/errors',
'packages/integration',
'packages/integration-react',
'packages/techdocs-common',
'packages/test-utils',
'packages/theme',
'packages/types',
@@ -234,6 +235,7 @@ const NO_WARNING_PACKAGES = [
'plugins/scaffolder-backend-module-rails',
'plugins/scaffolder-backend-module-yeoman',
'plugins/scaffolder-common',
'plugins/techdocs-backend',
'plugins/tech-insights',
'plugins/tech-insights-backend',
'plugins/tech-insights-backend-module-jsonfc',