This is a repo to teach you to identify and fix linguistic antipatterns in your code
Linguistic Antipatterns
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
Node 16 LTS
- npm i
- npm run dev
- profit