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 11:26:15 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
24809d8bf5b51f42b54112d1c90c00eb95f7f06a
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