Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I encountered en error when I excuted : npm run lint
It shows
> lint
> npx eslint . --ext .js,.jsx,.ts,.tsx
Invalid option '--ext' - perhaps you meant '-c'?
You're using eslint.config.js, some command line flags are no longer available. Please see https://eslint.org/docs/latest/use/command-line-interface for details.
My package.json file
My eslint.config.mjs file
I checked this because we want to get certivication from Microsoft for our custom visual . I checked file requirements as below.
Get your Power BI visuals certified - Power BI | Microsoft Learn
Best Regards