📝 Update js/README.md file locations

This commit is contained in:
Pierre Goiffon
2024-02-09 12:04:14 +01:00
parent ed694b09b0
commit c951a33646

View File

@@ -2,7 +2,7 @@
## File location
In order to better separate our developments from the embedded third-party libs, files should be moved in either the /components or /lib folders.
In order to better separate our developments from the embedded third-party libs, files should be moved in either the `/js/components`, `/lib`, `/node_modules` folders.
IMPORTANT: Before moving a file, we should first consider if: