docs: update the structure in README
This commit is contained in:
parent
bf4b081ddc
commit
17363178cd
1 changed files with 3 additions and 0 deletions
3
README
3
README
|
@ -19,3 +19,6 @@ Structure:
|
||||||
- eslint.config.js - ESLint configuration
|
- eslint.config.js - ESLint configuration
|
||||||
- jest.config.js - Jest configuration
|
- jest.config.js - Jest configuration
|
||||||
- modInfo.json - SVR.JS mod name and version
|
- modInfo.json - SVR.JS mod name and version
|
||||||
|
- nodemon.json - Nodemon configuration
|
||||||
|
- prettier.config.js - Prettier configuration
|
||||||
|
- svrjs.install.js - SVR.JS installation script (SVR.JS is used by the development server)
|
Loading…
Reference in a new issue