blob: 2144c1cfe2c4c1a8fd84596b80af5c668012fbb2 [file] [log] [blame]
/**
* @license
* Copyright 2022 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
__plugindir = "code-owners/web";
module.exports = {
extends: "../../.eslintrc.js",
};