Experiment with chromatic to streamline visual UI testing

This commit is contained in:
Gabe Kangas
2022-05-27 13:52:42 -07:00
parent bf8a7e9f1a
commit dacfaba32b
3 changed files with 50 additions and 1 deletions

View File

@@ -75,6 +75,7 @@
"@typescript-eslint/parser": "5.10.2",
"addon-screen-reader": "^1.8.6",
"babel-loader": "^8.2.4",
"chromatic": "^6.5.4",
"css-loader": "^5.2.7",
"eslint": "8.8.0",
"eslint-config-airbnb": "19.0.4",
@@ -100,4 +101,4 @@
"typescript": "4.5.5",
"yaml": "^2.0.1"
}
}
}