[fieldFormats] remove reliance on eslint-rule-no-export-all

This commit is contained in:
Anton Dosov 2021-08-26 17:56:19 +02:00 committed by GitHub
parent 2a05ec9ff5
commit 00c9a76e0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,5 +51,3 @@ export {
IFieldFormat,
FieldFormatsStartCommon,
} from './types';
export * from './errors';