mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-13 09:07:29 +02:00
Tidy up ESLint usage (#836)
* Use Airbnb ESLint * Turn off rules * Add back * add website to eslint precommit * Add back * remove useless escape
This commit is contained in:
parent
936725c94d
commit
128dbfca0a
12 changed files with 467 additions and 12704 deletions
|
@ -19,7 +19,6 @@ class Footer extends React.Component {
|
|||
}
|
||||
|
||||
render() {
|
||||
const currentYear = new Date().getFullYear();
|
||||
return (
|
||||
<footer className="nav-footer" id="footer">
|
||||
<section className="sitemap">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue