diff options
| author | XhmikosR <[email protected]> | 2018-11-28 13:06:08 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-28 14:33:29 +0200 |
| commit | 8bfabdd1dc1e56cd72c29d4d7a0721f9fa6181ac (patch) | |
| tree | 279a6f75b7754a8e2456f766d6718f5eb01bccfe | |
| parent | 7492c1208941eab958e2e11ec945f09da4b68b88 (diff) | |
| download | bootstrap-8bfabdd1dc1e56cd72c29d4d7a0721f9fa6181ac.tar.xz bootstrap-8bfabdd1dc1e56cd72c29d4d7a0721f9fa6181ac.zip | |
.eslintignore: Remove unneeded entry.
| -rw-r--r-- | .eslintignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintignore b/.eslintignore index e1d5490ee..96958b2ba 100644 --- a/.eslintignore +++ b/.eslintignore @@ -2,4 +2,3 @@ **/dist/ **/vendor/ /_gh_pages/ -/package.js |
