azu / JavaScript-Plugin-Architecture

JavaScriptプラグインアーキテクチャの本
https://azu.github.io/JavaScript-Plugin-Architecture/
MIT License
250 stars 12 forks source link

ESLintでインラインコードのLint #7

Closed azu closed 9 years ago

azu commented 9 years ago

6 文章中にでてくる。

code block

で書かれたインラインコードもLintする。

disableとしたい場合はファイルに分けて使う?

azu commented 9 years ago

https://github.com/wooorm/eslint-md ?

azu commented 9 years ago

https://github.com/eslint/eslint-plugin-markdown こっちっぽい

azu commented 9 years ago

js とか javascriptと付けなければ無視される

azu commented 9 years ago

https://github.com/azu/JavaScript-Plugin-Architecture/blob/master/.md.eslintrc no-undefがないとまともに動かすのが難しいと感じたので、設定ファイルをインラインコード向けに分離した