5 lines
77 B
JavaScript
5 lines
77 B
JavaScript
export default {
|
|
extends: ['@easyflow/stylelint-config'],
|
|
root: true,
|
|
};
|