This website requires JavaScript.
Explore
Help
Register
Sign In
sfj
/
deno-pipelines
Watch
1
Star
0
Fork
0
You've already forked deno-pipelines
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
35222b86bb
deno-pipelines
/
deno.jsonc
10 lines
137 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2024-09-20 00:27:42 +02:00
{
"fmt": {
"indentWidth": 4
add code and pipeline
2024-09-20 00:43:24 +02:00
},
"tasks": {
"check": "deno check main.ts",
"test": "deno test"
init
2024-09-20 00:27:42 +02:00
}
}
Reference in New Issue
Copy Permalink