feat(interfaces): add newline at end of IDbFactorize file
A newline has been added at the end of the `IDbFactorize.ts` file to conform to coding style conventions. Signed-off-by: Mathis <yidhra@tuta.io>
This commit is contained in:
parent
23ce32cb6f
commit
cb1c2ee87c
@ -45,4 +45,4 @@ export interface IDbFactorizeInput {
|
|||||||
* @type {boolean}
|
* @type {boolean}
|
||||||
*/
|
*/
|
||||||
throwOnError?: true;
|
throwOnError?: true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user