Commit ee01e22b authored by gengshaojing's avatar gengshaojing

update: eslint prettier 规则

parent 6a58eae0
// https://prettier.io/docs/en/options.html
module.exports = {
printWidth: 180,
printWidth: 150,
tabWidth: 4,
semi: true,
singleQuote: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment