mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-21 09:25:29 -04:00
stylelint ignore vendor
This commit is contained in:
+2
-1
@@ -22,5 +22,6 @@
|
||||
"selector-max-id": null,
|
||||
"selector-no-qualifying-type": null,
|
||||
"shorthand-property-no-redundant-values": null
|
||||
}
|
||||
},
|
||||
"ignoreFiles": ["assets/**/vendor/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user