mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-15 16:16:28 +02:00
chore: add comments to document the codebase
This commit is contained in:
parent
647bc3a7c7
commit
e46499e9b5
4 changed files with 80 additions and 25 deletions
13
api/.dependencygraph/setting.json
Normal file
13
api/.dependencygraph/setting.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"entryFilePath": "src/api/v2.js",
|
||||
"alias": {},
|
||||
"resolveExtensions": [
|
||||
".js",
|
||||
".jsx",
|
||||
".ts",
|
||||
".tsx",
|
||||
".vue",
|
||||
".scss",
|
||||
".less"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue