The esm and commonJs compatible version of the franc library.
franc@6.0.0 is ESM Only,I can't use it in the vscode extension.
npm uninstall franc
npm i franc-ce--- import {franc, francAll} from 'franc'
+++ import {franc, francAll} from 'franc-ce'| Name | Name | Last commit date | ||
|---|---|---|---|---|
The esm and commonJs compatible version of the franc library.
franc@6.0.0 is ESM Only,I can't use it in the vscode extension.
npm uninstall franc
npm i franc-ce--- import {franc, francAll} from 'franc'
+++ import {franc, francAll} from 'franc-ce'