Commit 1a09ff6a by caoyanzhi

update: gic-cli

parent 1e3e159e
......@@ -14,7 +14,6 @@ module.exports = {
rules: {
'no-console': process.env.NODE_ENV === 'production' ? 'warn' : 'off',
'no-debugger': process.env.NODE_ENV === 'production' ? 'warn' : 'off',
'linebreak-style': 'off',
'prettier/prettier': ['error', { singleQuote: true }],
},
};
{
"endOfLine": "auto"
}
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