Merge pull request #1003 from isiahmeadows/enable-eslint
Actually lint core, regenerate minified files
This commit is contained in:
commit
4f34acc032
4 changed files with 4 additions and 7 deletions
|
|
@ -13,6 +13,3 @@ docs/layout/lib
|
||||||
|
|
||||||
# This is probably going to disappear eventually, anyways.
|
# This is probably going to disappear eventually, anyways.
|
||||||
tests
|
tests
|
||||||
|
|
||||||
# TODO: These are temporary, and need to be eventually enabled.
|
|
||||||
mithril.js
|
|
||||||
|
|
|
||||||
|
|
@ -2186,4 +2186,4 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
return m
|
return m
|
||||||
});
|
}); // eslint-disable-line
|
||||||
|
|
|
||||||
4
mithril.min.js
vendored
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
Loading…
Add table
Add a link
Reference in a new issue