Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore(ops): add below body
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay committed Aug 18, 2023
1 parent fc5a559 commit 69d43e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/standard-web-linter/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ module.exports = {
},
],
curly: ["error", "all"],
"object-curly-spacing": ["error", "always"],
"nonblock-statement-body-position": ["error", "below"],
},
};

0 comments on commit 69d43e4

Please sign in to comment.