kibana/packages/kbn-securitysolution-io-ts-list-types
Tiago Costa 1972311f6f
fix(NA): windows ts_project outside sandbox compilation (#100947) (#101305)
* fix(NA): windows ts_project outside sandbox compilation adding tsconfig paths for packages

* chore(NA): missing @kbn paths for node_modules so types can work

* chore(NA): missing @kbn paths for node_modules so types can work

* chore(NA): organizing deps on non ts_project packages

* chore(NA): change order to find @kbn packages on node_modules first

* chore(NA): add @kbn/expect typings setting on package.json

* chore(NA): fix typechecking

* chore(NA): add missing change on tsconfig file

* chore(NA): unblock windows build by not depending on the pkg_npm rule symlink in the package.json

* chore(NA): add missing depedencies on BUILD.bazel file for io-ts-list-types

* chore(NA): remove rootDirs configs

* chore(NA): change kbn/monaco targets order

* chore(NA): update kbn-monaco build

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	package.json
2021-06-03 14:53:36 -04:00
..
src [Security Solution][Endpoint] Add event filters summary card to the fleet endpoint tab (#100668) (#100915) 2021-05-28 18:05:42 +00:00
BUILD.bazel fix(NA): windows ts_project outside sandbox compilation (#100947) (#101305) 2021-06-03 14:53:36 -04:00
jest.config.js
package.json
README.md
tsconfig.json

kbn-securitysolution-io-ts-list-types

io-ts types that are specific to lists to be shared among plugins

Related packages are

  • kbn-securitysolution-io-ts-alerting-types
  • kbn-securitysolution-io-ts-ts-utils
  • kbn-securitysolution-io-ts-types