Skip to content

vkrol/eslint-plugin-import-webpack-comment-with-regex-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-plugin-import-webpack-comment-with-regex-bugs

import-js/eslint-plugin-import#1407

Steps

  1. Run npm install or yarn
  2. Run npm run lint or yarn lint
D:\Projects\eslint-plugin-import-webpack-comment-with-regex-bug\index.js
  1:1  error  dynamic imports require a leading comment in the form /* webpackChunkName: "[0-9a-zA-Z-_/.]+",? */  import/dynamic-import-chunkname

✖ 1 problem (1 error, 0 warnings)