This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Bootstrap
Watch
0
Star
0
Fork
0
You've already forked Bootstrap
mirror of
https://github.com/twbs/bootstrap.git
synced
2024-11-28 10:24:19 +01:00
Code
Issues
Actions
Packages
Releases
Activity
124757bca9
Bootstrap
/
.eslintignore
8 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix Hound warnings for minified files. (#20446)
2016-10-06 05:12:24 +02:00
**/*.min.js
Clean up and tweak ESLint rules. Also, refactor ESLint and stylelint config files; now everything will work from our root dir.
2017-12-16 12:44:17 +01:00
**/dist/
**/vendor/
Rename _gh_pages to _site. (#33129)
2021-03-02 16:05:26 +01:00
/_site/
Enable cache for ESLint.
2019-01-06 09:58:43 +01:00
/js/coverage/
Ignore sw.js.
2019-07-16 12:38:53 +02:00
/site/static/sw.js
Tweak and re-organize ESLint config (#38369) * Tweak and re-organize ESLint config * merge individual configs to the root config * enable more eslint-plugin-import rules * lint markdown files * Lint
2023-03-29 19:49:30 +02:00
/site/layouts/partials/
Reference in New Issue
Copy Permalink