UNPKG
miaow-thirdparty-plugin
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
0.0.1
第三方脚本文件处理,主要是用来重置任务
github.com/miaowjs/miaow-thirdparty-plugin
miaowjs/miaow-thirdparty-plugin
miaow-thirdparty-plugin
/
.jscsrc
6 lines
(5 loc)
•
89 B
Plain Text
View Raw
1
2
3
4
5
6
{
"preset"
:
"airbnb"
,
"requireTrailingComma"
:
false
,
"safeContextKeyword"
:
false
}