autobrr/web/src
stacksmash76 cb8f280e86
refactor(web) add eslint (#222)
* fix(tsconfig.json): changed skipLibCheck to false.
refactor(eslint): moved configuration from package.json to .eslintrc.js and added a typescript plugin for future use

* feat: wip eslint and types

* feat: fix identation

* feat: get rid of last any types
2022-05-17 06:44:07 +02:00
..
api refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
components refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
domain refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
forms refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
hooks refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
screens refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
types refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
utils refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
App.tsx refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
index.css feat(web): error boundry and fixes (#270) 2022-05-12 16:26:41 +02:00
index.tsx refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
logo.png Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
react-app-env.d.ts feat: add webui 2021-08-11 15:27:48 +02:00
reportWebVitals.ts refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
setupProxy.js refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
setupTests.ts refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00