Skip to content

Instantly share code, notes, and snippets.

@jdmunro
Created September 27, 2019 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdmunro/0d9e92fe622b17c9c56da50d051c4893 to your computer and use it in GitHub Desktop.
Save jdmunro/0d9e92fe622b17c9c56da50d051c4893 to your computer and use it in GitHub Desktop.
Deprecation Example
"deprecate/member-expression": [
"warn",
{
"name": "React.Component",
"use": "We prefer to use Functional Components: refer to ADR #0002."
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment