File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ Repository: alexeyraspopov/picocolors
209
209
210
210
License: MIT
211
211
By: Nate Moore
212
- Repository: https://github.com/natemoo-re /clack
212
+ Repository: git+ https://github.com/bombshell-dev /clack.git
213
213
214
214
> MIT License
215
215
>
@@ -226,7 +226,7 @@ Repository: https://github.com/natemoo-re/clack
226
226
227
227
License: MIT
228
228
By: Nate Moore
229
- Repository: https://github.com/natemoo-re /clack
229
+ Repository: git+ https://github.com/bombshell-dev /clack.git
230
230
231
231
> MIT License
232
232
>
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ export default defineConfig({
207
207
filter : {
208
208
id : / @ v u e .c r e a t e - e s l i n t - c o n f i g .r e n d e r E j s F i l e \. j s $ / ,
209
209
} ,
210
- handler ( code , id ) {
210
+ handler ( _code , id ) {
211
211
const pkgDir = path . dirname ( id )
212
212
const templatesDir = path . resolve ( pkgDir , './templates' )
213
213
You can’t perform that action at this time.
0 commit comments