mirror of
https://github.com/Raghu-Ch/nodeRestAPI.git
synced 2026-02-11 21:23:03 -05:00
initial commit
This commit is contained in:
8
node_modules/nodemon/doc/option-parsing-logic.md
generated
vendored
Normal file
8
node_modules/nodemon/doc/option-parsing-logic.md
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Option parsing logic
|
||||
|
||||
1. Read all CLI arguments
|
||||
2. Load local config
|
||||
3. Load global config
|
||||
4. Try backup: package.main
|
||||
5. Try backup: package.start
|
||||
6. Try index.js
|
||||
Reference in New Issue
Block a user