LoginSignup
0
0

More than 5 years have passed since last update.

PhpStormでCoffeeLintを使う。

Last updated at Posted at 2016-04-05

PhpStormにCoffeeLintのプラグインを入れる手順。(Mac OS X)

1. メニュー左上 PhpStorm -> Preferences

2. Pluginsの下部のBrowse repositories...を選択

スクリーンショット 2016-04-05 12.58.10.png

3. coffeeで検索してCoffeeLintを選択してInstall pluginボタン押下

スクリーンショット 2016-04-05 12.59.07.png

4. Other SettingsでCoffeeLint設定

  • Enableにチェック入れる
  • Node のパス入れる
  • CoffeeLintのパス入れる

スクリーンショット 2016-04-05 12.59.34.png

プロジェクトにcoffeelint.jsonが置いてあれば効くはず。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0