This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-01-21 21:50:00 -05:00
Code
Issues
Packages
1
Wiki
Activity
ccf7009dfd
denoland-deno
/
deno.json
8 lines
63 B
JSON
Raw
Normal View
History
Unescape
Escape
load plugins from a config file
2024-12-04 01:43:19 +01:00
{
"lint"
:
{
"plugins"
:
[
plugins can be authored in TS
2024-12-04 02:59:39 +01:00
"./plugin.ts"
load plugins from a config file
2024-12-04 01:43:19 +01:00
]
}
}
Copy permalink