This website requires JavaScript.
Explore
Help
Sign In
tongChong
/
lowcode-engine
mirror of
https://github.com/alibaba/lowcode-engine.git
Watch
1
Star
0
Fork
You've already forked lowcode-engine
0
Code
Issues
Projects
Releases
Wiki
Activity
develop
lowcode-engine
/
packages
/
types
/
.prettierrc.js
7 lines
99 B
JavaScript
Raw
Permalink
Blame
History
module
.
exports
=
{
printWidth
:
80
,
singleQuote
:
true
,
trailingComma
:
'all'
,
tabSize
:
2
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink