kibana/packages/kbn-dev-utils
Spencer f0cc432faf
Apache 2.0 license headers (#19383)
In order to make the license that applies to each file as clear as possible, and to be consistent with elasticsearch, we are adding Apache 2.0 license headers to the top of each file.

Existence of this header is enforced by eslint and tslint and missing headers were automatically added in the last commit by running:

```
node scripts/eslint --fix && node scripts/tslint --fix
```
2018-05-28 20:06:30 -07:00
..
src Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
.babelrc Rename @kbn/babel-preset/common & node & webpack to @kbn/babel-preset/common_preset & node_preset & webpack_preset. (#19025) 2018-05-15 17:23:20 +02:00
index.d.ts [tslint] lint typescript code (#19105) 2018-05-22 14:00:02 -07:00
package.json [typescript] add typescript support for the server and browser (#19104) 2018-05-18 10:54:57 -07:00
README.md
tsconfig.json [tslint] lint typescript code (#19105) 2018-05-22 14:00:02 -07:00
yarn.lock More attempts to fix procRunner hangs in CI (#17325) 2018-03-28 12:26:11 -07:00

dev utils

proc runner

For running integration tests in Kibana

tooling log