mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
* [@kbn/expect] "fork" expect.js into repo * [eslint] autofix references to expect.js * [tslint] autofix all expect.js imports * now that expect.js is in strict mode, avoid reassigning fn.length
7 lines
114 B
JSON
7 lines
114 B
JSON
{
|
|
"name": "@kbn/expect",
|
|
"main": "./expect.js",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"private": true
|
|
}
|