jorgegc/phing-eslint

Phing 的 ESLint 目标集合。

0.1.0 2015-04-14 05:28 UTC

This package is not auto-updated.

Last update: 2024-09-28 17:54:29 UTC


README

概述

Phing 的 ESLint 目标集合。

安装

该项目可以使用 Composer 检出。

"require": {
    "jorgegc/phing-eslint": "*"
}

如果您已经在现有项目中运行了 Phing 构建,为什么不包括以下 build.xml 中的这些任务呢?

<import file="vendor/jorgegc/phing-eslint/build.xml" optional="true" />

用法

获取任务列表。

phing -l