mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
7 lines
63 B
JSON
7 lines
63 B
JSON
{
|
|
"lint": {
|
|
"plugins": [
|
|
"./plugin.ts"
|
|
]
|
|
}
|
|
}
|