fix rules failing no-prefix extracts

This commit is contained in:
JOLIMAITRE Matthieu 2024-08-07 11:18:17 +02:00
parent 8c18398ae4
commit fa524a5976
4 changed files with 54 additions and 5 deletions

2
mod.ts
View file

@ -1 +1 @@
import { extr } from "./lib/lib.ts"
export { extr } from "./lib/lib.ts"