soiz1's picture
Upload 811 files
30c32c8 verified
raw
history blame
69 Bytes
module.exports = {
rules: {
'no-undefined': [0]
}
};