Skip to content

Commit

Permalink
Added spaced-comment to .eslintrc.json config
Browse files Browse the repository at this point in the history
  • Loading branch information
magnetikonline committed Apr 13, 2023
1 parent dfaaf17 commit 1046b7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
],
"semi-spacing": [
"error"
]
],
"spaced-comment": "error"
}
}

0 comments on commit 1046b7b

Please sign in to comment.