/*!
 * Copyright (c) Microsoft Corporation and contributors. All rights reserved.
 * Licensed under the MIT License.
 */

export { base, recommended, strict, strictBiome } from "./flat.mjs";
export { server, serverRecommended } from "./server.mjs";
