top-block-game-frontend/.stylelintrc.js

6 lines
87 B
JavaScript

const fabric = require('@umijs/fabric');
module.exports = {
...fabric.stylelint,
};