{"height":"190","blog_url":"https://albatrosary.hateblo.jp/","provider_name":"Hatena Blog","blog_title":"albatrosary's blog","width":"100%","url":"https://albatrosary.hateblo.jp/entry/2014/03/13/220413","categories":["grunt"],"version":"1.0","published":"2014-03-13 22:04:13","provider_url":"https://hatena.blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Falbatrosary.hateblo.jp%2Fentry%2F2014%2F03%2F13%2F220413\" title=\"grunt\u3092\u4f7f\u304a\u3046 \u301c CoffeeScript\u3082lint\u3063\u3061\u3083\u3046yo \u301c - albatrosary&#39;s blog\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","image_url":"http://cdn-ak.f.st-hatena.com/images/fotolife/a/albatrosary/20140313/20140313220134.png","type":"rich","author_url":"https://blog.hatena.ne.jp/albatrosary/","title":"grunt\u3092\u4f7f\u304a\u3046 \u301c CoffeeScript\u3082lint\u3063\u3061\u3083\u3046yo \u301c","author_name":"albatrosary","description":"CoffeeScript\u3092\u4f7f\u3046\u6a5f\u4f1a\u304c\u5897\u3048\u307e\u3057\u305f\u304c\u3001\u30b3\u30fc\u30c6\u30a3\u30f3\u30b0\u30eb\u30fc\u30eb\u3092\u66f8\u3044\u3066\u5468\u77e5\u3055\u305b\u308b\u306e\u3082\u9762\u5012\u306a\u306e\u3067lint\u3057\u3061\u3083\u3044\u305f\u3044\u3068\u601d\u3046\u3093\u3067\u3059\u304c\u3001\u305d\u3093\u306a\u3068\u304d\u306b\u4f7f\u7528\u3059\u308b\u306e\u304cgrunt-coffeelint\u3067\u3059\u3002 \u30a4\u30f3\u30b9\u30c8\u30fc\u30eb npm install grunt-coffeelint --save-dev Gruntfile.js\u306e\u8aad\u307f\u8fbc\u307f grunt.loadNpmTasks('grunt-coffeelint'); \u4f7f\u3044\u65b9 grunt.initConfig({ coffeelint: { app: [\"<%= yeoman.app %>/scripts/{,*/}*.coffee\"], options:\u2026"}