Skip to content

maxlath/eslint-plugin-svelte3-no-multiple-empty-lines-bug-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-plugin-svelte3 no-multiple-empty-lines bug demo

Install

git clone https://github.com/maxlath/eslint-plugin-svelte3-no-multiple-empty-lines-bug-demo
cd eslint-plugin-svelte3-no-multiple-empty-lines-bug-demo
npm install

Reproduce the errors

./node_modules/.bin/eslint -c .eslintrc.js test.svelte
# Triggers the following error
# /path/to/test.svelte
#  1:9  error  Too many blank lines at the beginning of file. Max of 1 allowed  no-multiple-empty-lines

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published