Spaces:
Build error
Build error
File size: 69 Bytes
30c32c8 |
1 2 3 4 5 6 |
module.exports = {
rules: {
'no-undefined': [0]
}
};
|