quavedev / eslint-plugin

4 stars 2 forks source link

Fix file path without extension #1

Closed skeetmtp closed 6 months ago

skeetmtp commented 6 months ago

Ex: Dockerfile filePath was undefined and so crashed in path.extname(filePath);