mirror of
https://github.com/denoland/deno.git
synced 2025-01-21 21:50:00 -05:00
7 lines
63 B
JSON
7 lines
63 B
JSON
{
|
|
"lint": {
|
|
"plugins": [
|
|
"./plugin.ts"
|
|
]
|
|
}
|
|
}
|