UNPKG

stylelint

Version:

A mighty, modern CSS linter.

6 lines (3 loc) 185 B
'use strict'; const validateObjectWithStringArrayProps = require('./validateObjectWithStringArrayProps'); module.exports = (value) => validateObjectWithStringArrayProps(value, true);