]> git.r.bdr.sh - rbdr/dotfiles/blob
d1da610376a524f2340df52519c3c031dd70f1e3
[rbdr/dotfiles] /
1 @root
2
3 module
4
5 indent 2
6 maxlen 100
7 tabs
8
9 ass
10 continue
11 forin
12 nomen
13 plusplus
14 vars
15
16 ./global.js
17 ./function/_define-length.js
18 ./function/#/copy.js
19 ./object/unserialize.js
20 ./test/function/valid-function.js
21 evil
22
23 ./math/_pack-ieee754.js
24 ./math/_unpack-ieee754.js
25 ./math/clz32/shim.js
26 ./math/imul/shim.js
27 ./number/to-uint32.js
28 ./string/#/at.js
29 bitwise
30
31 ./math/fround/shim.js
32 predef+ Float32Array
33
34 ./object/first-key.js
35 forin
36
37 ./test/reg-exp/#/index.js
38 predef+ __dirname