This is a repo to teach you to identify and fix linguistic antipatterns in your code Contribute To add a new Linguistic Antipattern create a new mdx file in the ./content/antipatterns folder. Follow the template found in ./content/template.md and fill out the mdx file. Open a PR Quick start Prerequisites Node 16 LTS Setup npm i npm run dev profit