This website requires JavaScript.
Explore
Help
Register
Sign In
Tools
/
Notes
Watch
1
Star
0
Fork
0
You've already forked Notes
mirror of
https://github.com/TriliumNext/Notes.git
synced
2025-07-29 11:02:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Notes
/
packages
/
share-theme
/
scripts
/
.eslintrc
9 lines
124 B
Plaintext
Raw
Permalink
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