repo.or.cz
/
liberty-mw-skin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
업데이트 README.md, .github/README.en.md
[liberty-mw-skin.git]
/
eslint.js
blob
f6c5339ea33769dc2c045417fb9076eb841d3f5a
1
console
.
log
(
new
(
require
(
"eslint"
).
CLIEngine
)().
executeOnFiles
([
"js/"
]));
2
3
/* RIP LONG CODE HERE BECAUSE NODEJS IS ASYNC BUT ESLINT REQUIRED EXTERNAL PLUGIN TO DO SUPPORT THAT BUT THAT WILL MAKE SLOWLY PIPELINE MORE */