How to use .csslintrc in Atom's CSSLint to ignore rules?

خرید بک لینک

I'm using Linter with Linter-CSSlint in Atom and I want to prevent some waings globally (like "ids").

In CSSlint's readme says that it supports .csslintrc but I can't find info of where should I put this .csslintrc file.

I saw a .csslintrc file inside:

.atom
  packages
    linter-csslint
      spec
        fixtures 
          project

with this inside: --errors=empty-rules

But adding there some rules there doesn't do anything. Rules like:

--errors=empty-rules
{
    "ids": false,
     "box-model": false,
 }

Can somebody point me in the right direction?

Thanks!

Recent Questions...

ما را در سایت Recent Questions دنبال می‌کنید

برچسب: نویسنده: استخدام کار بازدید: 282 تاريخ: جمعه 11 تير 1395 ساعت: 19:15

صفحه بندی