Merge pull request #1003 from isiahmeadows/enable-eslint

Actually lint core, regenerate minified files
This commit is contained in:
Isiah Meadows 2016-03-28 07:58:32 -04:00
commit 4f34acc032
4 changed files with 4 additions and 7 deletions

View file

@ -13,6 +13,3 @@ docs/layout/lib
# This is probably going to disappear eventually, anyways.
tests
# TODO: These are temporary, and need to be eventually enabled.
mithril.js

View file

@ -2186,4 +2186,4 @@
}
return m
});
}); // eslint-disable-line

4
mithril.min.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long