This website requires JavaScript.
Explore
Help
Register
Sign In
Dockery
/
Trilium
Watch
1
Star
0
Fork
0
You've already forked Trilium
mirror of
https://github.com/zadam/trilium.git
synced
2025-11-02 19:36:12 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
4653941082cb15a2bd70d29e476040b4ecd17368
Trilium
/
packages
/
share-theme
/
scripts
/
.eslintrc
9 lines
124 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Port from trilium notes
2023-09-20 03:38:55 -04:00
{
"extends": "../.eslintrc",
Modularize more and add swagger-ui
2023-09-22 23:57:17 -04:00
"env": {
"node": true
},
Port from trilium notes
2023-09-20 03:38:55 -04:00
"rules": {
"no-console": "off"
}
}
Reference in New Issue
Copy Permalink