UNPKG
stricter-standard
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.0
0.1.1
0.1.0
Stricter JavaScript Standard Style
github.com/bergos/stricter-standard
bergos/stricter-standard
stricter-standard
/
test
/
support
/
brace-style-1tbs.example.js
2 lines
(1 loc)
•
62 B
JavaScript
View Raw
1
2
if
(
typeof
String
===
typeof
Object
) {
console
.
log
(
'false'
) }