1 Star 0 Fork 847

曼格科技/AS-Editor

forked from 孤傲/AS-Editor 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.prettierrc.js 179 Bytes
Copy Edit Raw Blame History
孤傲 authored 2021-08-25 14:39 . feat: v1.0.0
module.exports = {
endOfLine: 'auto',
jsxSingleQuote: true,
packageManager: 'yarn',
useTabs: false,
printWidth: 80,
tabWidth: 2,
semi: false,
singleQuote: true,
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mangomobile/as-editor.git
git@gitee.com:mangomobile/as-editor.git
mangomobile
as-editor
AS-Editor
master

Search