initial commit
This commit is contained in:
13
embed/zqdgr.config.json
Normal file
13
embed/zqdgr.config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Go Project",
|
||||
"version": "0.0.1",
|
||||
"description": "Example description",
|
||||
"author": "you",
|
||||
"license": "BSL-1.0",
|
||||
"scripts": {
|
||||
"build": "go build",
|
||||
"dev": "go run main.go"
|
||||
},
|
||||
"pattern": "**/*.go",
|
||||
"excluded_dirs": []
|
||||
}
|
||||
Reference in New Issue
Block a user