1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00

Lint and Cypress Lint Plugin

This commit is contained in:
cmack 2020-07-02 16:26:43 +01:00
parent c2e95a66db
commit 9aaa0f6fee
2 changed files with 3 additions and 2 deletions

View file

@ -87,6 +87,7 @@
"babel-jest": "^24.8.0",
"browser-sync": "^2.26.7",
"cypress": "^4.8.0",
"eslint-plugin-cypress": "^2.11.1",
"http-proxy-middleware": "^0.19.1",
"jest": "^24.8.0",
"ncp": "^2.0.0",
@ -109,4 +110,4 @@
"svelte-jester": "^1.0.6"
},
"gitHead": "115189f72a850bfb52b65ec61d932531bf327072"
}
}

View file

@ -394,7 +394,7 @@ export const typography = [
{
label: "Color",
key: "color",
control: Colorpicker,
control: Colorpicker,
defaultValue: "#000",
},
{