Open jspaaks opened 7 years ago
e.g. no more TODOs or FIXMEs (no-suspicious-comment)
Another example would be prevention of console.log() when doing a release/publish.
See no-console rule
e.g. no more TODOs or FIXMEs (no-suspicious-comment)