I'm sure that
Complete issue line reported
[E9507] i18n directory "src-rules/src/i18n" found in repository but is not included in package.json "files". Translations will be missing from the npm package.
Description of problem
[E9507] i18n directory "src-rules/src/i18n" found in repository but is not included in package.json "files". Translations will be missing from the npm package.
i18n within src directories must be excluded from search / warning
Can be reproduced
Yes
Link to repository
(https://github.com/iobroker-community-adapters/ioBroker.email
Checker version
5.10.1
@copilot
To fix this problem please add an list of directories (as an extendable arry) which specifies directories which should be ignored when searching for i18n directory trees.
Initially populate this array with the following directories
src
admin-src
rules-src
src-admin
src-editor
src-rules
src-widgets
admin/src
I'm sure that
Complete issue line reported
[E9507] i18n directory "src-rules/src/i18n" found in repository but is not included in package.json "files". Translations will be missing from the npm package.
Description of problem
[E9507] i18n directory "src-rules/src/i18n" found in repository but is not included in package.json "files". Translations will be missing from the npm package.
i18n within src directories must be excluded from search / warning
Can be reproduced
Yes
Link to repository
(https://github.com/iobroker-community-adapters/ioBroker.email
Checker version
5.10.1
@copilot
To fix this problem please add an list of directories (as an extendable arry) which specifies directories which should be ignored when searching for i18n directory trees.
Initially populate this array with the following directories
src
admin-src
rules-src
src-admin
src-editor
src-rules
src-widgets
admin/src