提交 ab952e33 编写于 作者: R Ryan Dahl

Format

上级 941e27d8
......@@ -19,4 +19,7 @@ run([
])
run(["node", tslint, "-p", ".", "--exclude", "**/gen/**/*.ts"])
run(["node", tslint, "./js/**/*_test.ts", "./tests/**/*.ts", "--exclude", "**/gen/**/*.ts"])
run([
"node", tslint, "./js/**/*_test.ts", "./tests/**/*.ts", "--exclude",
"**/gen/**/*.ts"
])
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册