We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f8860 commit 5cd4badCopy full SHA for 5cd4bad
1 file changed
src/core/server/saved_objects/es_query.js
@@ -16,5 +16,6 @@
16
* specific language governing permissions and limitations
17
* under the License.
18
*/
19
+// a temporary file to remove circular deps in TS code between platform & data plugin
20
// eslint-disable-next-line @kbn/eslint/no-restricted-paths
21
export { esKuery } from '../../../plugins/data/server';
0 commit comments