Skip to content

Reproducing missing parser for eslint-plugin-import-x with eslint flat config

Notifications You must be signed in to change notification settings

kosmotema/epix-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-plugin-import-x missed parser repro

  1. Install packages with pnpm install
  2. Run eslint with pnpm lint

You will see an error like this:

.../epix-parser/src/main.ts
  1:21  error  Parse errors in imported module '@/example': parserPath or languageOptions.parser is required! (undefined:undefined)  import-x/namespace

About

Reproducing missing parser for eslint-plugin-import-x with eslint flat config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published