Vandivier / eslint-dont-fixme

custom eslint rule to prefer TODO over FIXME comments for consistency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint-dont-fixme

custom eslint rule to prefer TODO over FIXME comments for consistency

this repo contains the custom rule under lib/ there is a basic Next.js app for testing and verification purposes under app/my-app/

About

custom eslint rule to prefer TODO over FIXME comments for consistency

License:MIT License


Languages

Language:TypeScript 77.3%Language:JavaScript 16.0%Language:CSS 6.7%