// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
"use strict";
const pluginMicrosoftSdl = require("@microsoft/eslint-plugin-sdl");
module.exports = [...pluginMicrosoftSdl.configs.recommended];