This website works better with JavaScript
Home
Explore
Help
Register
Sign In
creylopez
/
overleaf
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
d2c76b05cf
Branches
Tags
copilot/find-quick-win-issues
main
msm-github-codespaces
old-master
v0.2.0
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.1-nightly
overleaf
/
services
/
web
/
nodemon.json
nodemon.json
113 B
History
Raw
1
2
3
4
5
6
7
8
9
{
"watch": [
"app/src/",
"app.js",
"locales/*.json",
"modules/*/app/src/",
"config/"
]
}