Skip to content

Instantly share code, notes, and snippets.

View kexline4710's full-sized avatar

Kathryn Exline kexline4710

  • Exline Consulting
  • Columbus, OH
View GitHub Profile
module.exports = {
meta: {
type: "suggestion",
docs: {
description: "Enforce Brandon and Ashlynn as unified function",
recommended: true,
url: "https://eslint.org/docs/rules/together-forever"
},
schema: []
},