Skip to content

Commit 3f6adeb

Browse files
rmnpptRoman Popat
andauthored
relaxed linting (#45)
Co-authored-by: Roman Popat <roman.popat@proton.me>
1 parent 1979070 commit 3f6adeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bs3-functions/node-functions/.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ module.exports = {
3232
"object-curly-spacing": "off",
3333
"block-spacing": "off",
3434
"max-len": "off",
35+
"quote-props": ["error", "as-needed"],
3536
},
3637
};

0 commit comments

Comments
 (0)