This website requires JavaScript.
Explore
Help
Sign In
opensourcemirror
/
cockpit
Watch
1
Star
0
Fork
You've already forked cockpit
0
mirror of
https://github.com/cockpit-project/cockpit.git
synced
2024-10-06 05:35:17 +02:00
Code
Issues
Releases
Wiki
Activity
a4456bbd68
cockpit
/
.eslintignore
4 lines
32 B
Text
Raw
Normal View
History
Unescape
Escape
eslintignore: ignore cockpit/ and dist/ Don't scan generated files.
2022-03-28 12:17:59 +02:00
cockpit/*
dist/*
Add linting for es/jsx code We want to treat using undefined variables or having unused variables as errors. Closes #5800 Reviewed-by: Stef Walter <stefw@redhat.com>
2017-01-27 12:20:22 +01:00
node_modules/*
Reference in a new issue
Copy permalink