1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-02 12:50:05 +00:00

style: lint

This commit is contained in:
Mihajlo Medjedovic
2021-10-19 09:19:03 +00:00
parent 94fc242afe
commit 91c7c60dc9
2 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
import { addExtensionIfNotFound } from ".."
import { addExtensionIfNotFound } from '..'
describe('file utils', () => {
it('should add extension if missing', async () => {