mirror of
https://github.com/Teamlinker/Teamlinker.git
synced 2025-06-03 03:00:17 +00:00
6 lines
87 B
JavaScript
6 lines
87 B
JavaScript
const fabric = require('@umijs/fabric');
|
|
|
|
module.exports = {
|
|
...fabric.stylelint,
|
|
};
|