UNPKG

68 BJavaScriptView Raw
1module.exports = {
2 rules: {
3 'length-zero-no-unit': true
4 }
5}