HackMD/lib/web
Sheogorath 4da68597f7
Fix eslint warnings
Since we are about to release it's time to finally fix our linting. This
patch basically runs eslint --fix and does some further manual fixes.
Also it sets up eslint to fail on every warning on order to make
warnings visable in the CI process.

There should no functional change be introduced.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2019-05-31 00:30:29 +02:00
..
auth Fix eslint warnings 2019-05-31 00:30:29 +02:00
imageRouter Fix eslint warnings 2019-05-31 00:30:29 +02:00
middleware Fix eslint warnings 2019-05-31 00:30:29 +02:00
baseRouter.js refactor(baseRouter.js): Adjust style fit standard 2017-05-08 19:29:06 +08:00
historyRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
noteRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
statusRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
userRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00