mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
updated bunch of file paths and changed the way posts are loaded
This commit is contained in:
31
node_modules/memoizee/.lint
generated
vendored
Normal file
31
node_modules/memoizee/.lint
generated
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
@root
|
||||
|
||||
module
|
||||
|
||||
indent 2
|
||||
maxlen 100
|
||||
tabs
|
||||
|
||||
ass
|
||||
plusplus
|
||||
nomen
|
||||
|
||||
./lib/_base.js
|
||||
bitwise
|
||||
|
||||
./ext/max-age.js
|
||||
predef+ setTimeout, clearTimeout
|
||||
|
||||
./lib/ext/max.js
|
||||
bitwise
|
||||
continue
|
||||
predef+ setTimeout, clearTimeout
|
||||
|
||||
|
||||
./test/index.js
|
||||
./test/ext/max-age.js
|
||||
predef+ setTimeout
|
||||
|
||||
./benchmark
|
||||
sub
|
||||
predef+ console
|
||||
Reference in New Issue
Block a user