/* * Elasticsearch B.V licenses this file to you under the MIT License. * See `packages/kbn-handlebars/LICENSE` for more information. */ module.exports = { preset: '@kbn/test', rootDir: '../..', roots: ['/packages/kbn-handlebars'], };