Skip to content
Snippets Groups Projects
Unverified Commit 07b282fa authored by Paul Melnikow's avatar Paul Melnikow Committed by GitHub
Browse files

Enforce property shorthand (#2243)

I had to track down the right lint rule for this. We have no-useless-rename for destructuring and import/export. The one for object literals is object-shorthand.
parent b7ecbd0a
No related branches found
No related tags found
Loading
Showing
with 24 additions and 23 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment