This website requires JavaScript.
Explore
Help
Register
Sign In
Xymorot
/
RenaiApp
Watch
1
Star
1
Fork
You've already forked RenaiApp
0
Code
Issues
Pull Requests
Releases
Activity
39af36bf52
RenaiApp
/
.eslintignore
7 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: implement nhentai login and refactor large pieces of code in the process
2019-07-26 23:05:29 +02:00
node_modules
test: add test framework (spectron + mocha), combined with refactoring of the directory structures
2019-10-05 03:09:34 +02:00
src/**/*.js
test: add simple unit test with sinon and nock, also refactor 'test' directory to 'tests', split tests into integration and unit
2019-10-10 23:07:33 +02:00
tests/**/*.js
config: add mocks folder to eslint
2019-11-21 00:04:10 +01:00
mocks/**/*.js
uninstall electron-forge, switch to manual webpack for frontend/tsc for backend, install eslint
2019-06-16 00:41:43 +02:00
frontend
config: add out folder to ignore list of eslint
2019-10-06 22:33:44 +02:00
out