mediawiki-skins-Vector/.eslintignore
jdlrobson ca0401789d ES6-ify sticky header code
- Can now use const/let
- No need for feature detection for things like fetch and closest
as we can assume they exist if ES6 support is available

Change-Id: I85b01add13fd74e1514119498815403e42a09af0
2021-10-21 23:44:30 +00:00

6 lines
51 B
Plaintext

/.storybook/
/docs/
/i18n/
/node_modules/
/vendor/