Coding convention in [removed] use of spaces between parentheses

前端 未结 7 1271
孤城傲影
孤城傲影 2021-02-14 12:54

According to JSHint, a Javascript programmer should not add a space after the first parenthesis and before the last one.

I have seen a lot of good Javascript libraries t

7条回答
提交回复
热议问题