From af4660b4c4fea455dfffbf2d966bae425ed6effb Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Wed, 12 Feb 2020 21:25:07 +0100 Subject: viewer: project configuration - eof-last enforced --- viewer/src/@types/Operation.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'viewer/src/@types/Operation.ts') diff --git a/viewer/src/@types/Operation.ts b/viewer/src/@types/Operation.ts index f1e7a41..ba31bc0 100644 --- a/viewer/src/@types/Operation.ts +++ b/viewer/src/@types/Operation.ts @@ -21,4 +21,4 @@ export enum Operation { INTERSECTION = '', ADDITION = '+', SUBSTRACTION = '-', -}; \ No newline at end of file +}; -- cgit v1.2.3