Add lint script to UI project

This commit is contained in:
Deluan
2021-03-24 12:05:58 -04:00
parent 4b68260b83
commit c46aa72ede
3 changed files with 2 additions and 3 deletions
-2
View File
@@ -1,5 +1,3 @@
import React from 'react'
import ReactDOM from 'react-dom'
import { formatBytes, formatDuration } from './formatters'
describe('formatBytes', () => {