-
- Downloads
chore: better imports structure
Made use of eslint and prettier plugins to format imports in the code and make it more readable.
Showing
- frontends/web/.eslintrc.js 15 additions, 1 deletionfrontends/web/.eslintrc.js
- frontends/web/.prettierrc 1 addition, 0 deletionsfrontends/web/.prettierrc
- frontends/web/index.ts 1 addition, 0 deletionsfrontends/web/index.ts
- frontends/web/package.json 2 additions, 0 deletionsfrontends/web/package.json
- frontends/web/react/components/audio-gb/audio-gb.tsx 3 additions, 2 deletionsfrontends/web/react/components/audio-gb/audio-gb.tsx
- frontends/web/react/components/debug/debug.tsx 3 additions, 2 deletionsfrontends/web/react/components/debug/debug.tsx
- frontends/web/react/components/registers-gb/registers-gb.tsx 1 addition, 0 deletionsfrontends/web/react/components/registers-gb/registers-gb.tsx
- frontends/web/react/components/serial-section/serial-section.tsx 2 additions, 1 deletion...ds/web/react/components/serial-section/serial-section.tsx
- frontends/web/react/components/test-section/test-section.tsx 1 addition, 1 deletionfrontends/web/react/components/test-section/test-section.tsx
- frontends/web/react/components/tiles-gb/tiles-gb.tsx 1 addition, 1 deletionfrontends/web/react/components/tiles-gb/tiles-gb.tsx
- frontends/web/ts/gb.ts 15 additions, 14 deletionsfrontends/web/ts/gb.ts
Loading
Please register or sign in to comment