mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-01 03:20:46 +08:00
* Started on jest-axe * Fixed up some things * TS@2.4 * lint fix; axe-core dependency * Update index.d.ts * Update jest-axe-tests.ts
7 lines
82 B
JSON
7 lines
82 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"axe-core": "^2.6.1"
|
|
}
|
|
}
|