`package.json` では `stylelint-config-rational-order` を[入れています](https://github.com/fourdigit/gulpset/blob/master/package.json#L51)が、 [実際使われている](https://github.com/fourdigit/gulpset/blob/master/.stylelintrc.js#L2)のは `stylelint-config-rational-order` の dependency の `stylelint-order` 。 どちらかに統一したほうがいいです。
package.jsonではstylelint-config-rational-orderを入れていますが、実際使われているのは
stylelint-config-rational-orderの dependency のstylelint-order。 どちらかに統一したほうがいいです。