Giter Site home page Giter Site logo

pardal's People

Contributors

dependabot[bot] avatar gilesv avatar

Stargazers

 avatar  avatar

Watchers

 avatar

pardal's Issues

Fix the eslint warnings

Fix the eslint warnings:

./src/components/Header.tsx
Line 13: Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener react/jsx-no-target-blank

./src/index.tsx
Line 16: 'version' is assigned a value but never used @typescript-eslint/no-unused-vars

./src/services/trader.service.ts
Line 1: 'StoryId' is defined but never used @typescript-eslint/no-unused-vars

./src/components/StoryDetails.tsx
Line 1: 'KeyboardEvent' is defined but never used @typescript-eslint/no-unused-vars
Line 5: 'ContentEditable' is defined but never used @typescript-eslint/no-unused-vars

./src/redux/reducers/index.ts
Line 2: 'sprintsReducer' is defined but never used @typescript-eslint/no-unused-vars
Line 3: 'teamsReducer' is defined but never used @typescript-eslint/no-unused-vars
Line 4: 'teamMembersReducer' is defined but never used @typescript-eslint/no-unused-vars
Line 6: 'Sprint' is defined but never used @typescript-eslint/no-unused-vars
Line 7: 'TeamMember' is defined but never used @typescript-eslint/no-unused-vars
Line 8: 'Team' is defined but never used @typescript-eslint/no-unused-vars

./src/components/StoryList.tsx
Line 3: 'addStory' is defined but never used @typescript-eslint/no-unused-vars
Line 3: 'removeStory' is defined but never used @typescript-eslint/no-unused-vars
Line 3: 'selectStory' is defined but never used @typescript-eslint/no-unused-vars
Line 3: 'removeTask' is defined but never used @typescript-eslint/no-unused-vars

./src/components/TaskItem.tsx
Line 4: 'Icon' is defined but never used @typescript-eslint/no-unused-vars

./src/redux/actions.ts
Line 62: 'addTeam' is defined but never used @typescript-eslint/no-unused-vars
Line 69: 'updateTeam' is defined but never used @typescript-eslint/no-unused-vars
Line 76: 'removeTeam' is defined but never used @typescript-eslint/no-unused-vars
Line 88: 'addTeamMember' is defined but never used @typescript-eslint/no-unused-vars
Line 95: 'updateTeamMember' is defined but never used @typescript-eslint/no-unused-vars
Line 102: 'removeTeamMember' is defined but never used @typescript-eslint/no-unused-vars

./src/components/StoryListItem.tsx
Line 62: 'storyIndex' is assigned a value but never used @typescript-eslint/no-unused-vars
Line 62: 'deleteStory' is assigned a value but never used @typescript-eslint/no-unused-vars

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.