format: prettify entire project
This commit is contained in:
2
node_modules/css-tree/cjs/syntax/config/walker.cjs
generated
vendored
2
node_modules/css-tree/cjs/syntax/config/walker.cjs
generated
vendored
@ -3,7 +3,7 @@
|
||||
const index = require('../node/index.cjs');
|
||||
|
||||
const config = {
|
||||
node: index
|
||||
node: index,
|
||||
};
|
||||
|
||||
module.exports = config;
|
||||
|
Reference in New Issue
Block a user