This website works better with JavaScript.
Explore
Help
Sign In
github
/
nocodb
mirror of
https://github.com/nocodb/nocodb
Watch
1
Star
0
Fork
You've already forked nocodb
0
Code
Issues
Releases
Wiki
Activity
多维表格
25044
Commits
164
Branches
278
Tags
1.2 GiB
Tree:
ea1cc48ca7
nocodb
/
packages
/
nc-secret-mgr
/
.prettierrc
4 lines
51 B
Raw
Normal View
History
Unescape
Escape
chore: add eslint and other corrections Signed-off-by: Pranav C <pranavxc@gmail.com>
2 months ago
{
"singleQuote": true,
"trailingComma": "all"
}