mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-31 10:44:33 +00: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"
|
|
}
|
|
}
|