influxdb/ui/cypress
Christopher Henn e2fbe8f851 Migrate from TSLint to ESLint
TSLint has been deprecated by its maintainers in favor of eslint.

This commit adds ESLint to our project with a config that is comparable
to our previous TSLint config.

ESLint provides a much more extensive set of linting rules; we may wish
to investigate enabling more of these rules in the future.
2019-02-20 18:15:09 -08:00
..
e2e fix(ui/explorer): empty tag selector (#12019) 2019-02-20 14:57:38 -08:00
fixtures fix(ui/explorer): empty tag selector (#12019) 2019-02-20 14:57:38 -08:00
plugins feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
support fix(ui/explorer): empty tag selector (#12019) 2019-02-20 14:57:38 -08:00
index.d.ts Migrate from TSLint to ESLint 2019-02-20 18:15:09 -08:00
tsconfig.json feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
webpack.config.js feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00