RenaiApp/src/main/services
Xymorot f290cac744 config: configure import/core-modules setting of the import eslint plugin to include 'electron'
This makes it possible to not have to ignore the 'import/no-extraneous-dependencies' rule every time electron is imported.
2019-12-15 15:23:24 +01:00
..
database.ts refactor: replace tslint with @typescript-eslint/eslint-plugin as tslint will be deprecated in 2020 2019-12-15 01:14:39 +01:00
dev.ts feat: only open development tools in development mode (add new service to determine dev mode) 2019-12-11 14:24:00 +01:00
error.ts feat: install and use fs-extra instead of fs, implement groundwork for more sophisticated error reporting 2019-11-20 23:21:34 +01:00
nhentai-crawler.ts refactor: replace tslint with @typescript-eslint/eslint-plugin as tslint will be deprecated in 2020 2019-12-15 01:14:39 +01:00
session.ts config: configure import/core-modules setting of the import eslint plugin to include 'electron' 2019-12-15 15:23:24 +01:00
store.ts refactor: replace tslint with @typescript-eslint/eslint-plugin as tslint will be deprecated in 2020 2019-12-15 01:14:39 +01:00
web-crawler.ts refactor: replace tslint with @typescript-eslint/eslint-plugin as tslint will be deprecated in 2020 2019-12-15 01:14:39 +01:00