/** @type {import("oxlint").Plugin} */ const plugin = { meta: { name: "bombshell-dev", }, rules: {}, }; export default plugin;