Lint
This commit is contained in:
parent
30323ecc35
commit
e40ce475b6
|
@ -1,4 +1,4 @@
|
|||
import { getColorFormat, convertToHSVA, convertHsvaToFormat } from "./../utils"
|
||||
import { getColorFormat, convertToHSVA, convertHsvaToFormat } from "./utils"
|
||||
|
||||
describe("convertToHSVA - convert to hsva from format", () => {
|
||||
test("convert from hexa", () => {
|
||||
|
|
Loading…
Reference in New Issue