kibana/packages/kbn-securitysolution-list-constants
Tyler Smalley 28022c8874
[7.16] [ci] Run Jest tests in parallel (#117188) (#118244)
* [ci] Run Jest tests in parallel (#117188)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* [jest] Fix snapshot caused by environment (#118114)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Add configs

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-18 18:45:18 -07:00
..
src [Security Solution] Fix casing for host isolation exceptions name and hide search bar when no entries (#115349) (#115387) 2021-10-18 13:25:09 -04:00
BUILD.bazel chore(NA): replace babel config files by inline presets by default in the jsts_transpiler rule (#110620) (#111217) 2021-09-03 18:41:32 -04:00
package.json chore(NA): moving @kbn/securitysolution-list-constants to babel transpiler (#110269) (#110405) 2021-08-27 13:16:21 -04:00
README.md [Security Solution] Utilizes constants package and deletes duplicate code (#100513) (#100520) 2021-05-24 22:37:30 -04:00
tsconfig.json chore(NA): moving @kbn/securitysolution-list-constants to babel transpiler (#110269) (#110405) 2021-08-27 13:16:21 -04:00

kbn-securitysolution-list-constants

This is where shared constants for security solution lists should go that are going to be shared among plugins. This was originally created to remove the dependencies between security_solution and other projects.