kibana/x-pack/plugins/snapshot_restore/public
Tyler Smalley 8a5a7c3032
[eslint] Prevents importing of public code into server (#67149)
We should not be allowing importing of public into server. Any shared code should reside in a common directory. After #66506, this will not even be possible as we will no longer be transpiling public code into commonjs.

Blocks #66506

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-06-10 08:39:52 -07:00
..
application Clean up doc title when navigating away from Snapshot Restore. (#67906) 2020-06-03 10:07:59 -07:00
index.ts
plugin.ts
shared_imports.ts [eslint] Prevents importing of public code into server (#67149) 2020-06-10 08:39:52 -07:00
types.ts