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
/
import-exports-last.example.js
6 lines
(4 loc)
•
55 B
JavaScript
View Raw
1
2
3
4
5
6
export
function
abc
(
) {
dcf
() }
function
dcf
(
) {}