kibana/packages/kbn-securitysolution-t-grid
Tiago Costa 7c4e4f507b
chore(NA): replace babel config files by inline presets by default in the jsts_transpiler rule (#110620)
* chore(NA): replace babel config files by inline presets by default in the js_ts_transpiler rule

* chore(NA): update @kbn/ace build to exclude worker file

* chore(NA): remove config file support

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-03 21:17:46 +01:00
..
src [Security Solution][CTI] Update legacy CTI signals to latest ECS threat fields (#107988) 2021-08-14 01:57:23 -04:00
BUILD.bazel chore(NA): replace babel config files by inline presets by default in the jsts_transpiler rule (#110620) 2021-09-03 21:17:46 +01:00
jest.config.js
package.json chore(NA): moving @kbn/securitysolution-t-grid to babel transpiler (#109442) 2021-08-23 15:54:15 +01:00
README.md
tsconfig.json chore(NA): moving @kbn/securitysolution-t-grid to babel transpiler (#109442) 2021-08-23 15:54:15 +01:00

kbn-securitysolution-t-grid

We do not want to create circular dependencies between security_solution and timelines plugins. Therefore , we will use this packages to share components between these two plugins.