tomchentw/react-prism

View on GitHub

Showing 373 of 373 total issues

Insert ;
Open

  }
Severity: Minor
Found in src/components/PrismCode.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

import PrismCode from "./PrismCode"
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

  })
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ,
Open

    component: PropTypes.node,
Severity: Minor
Found in src/components/PrismCode.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

  })
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

    )
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

    this._hightlight()
Severity: Minor
Found in src/components/PrismCode.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

  let dom
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

    dom = document.createElement(`div`)
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

    )
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

    )
Severity: Minor
Found in src/components/PrismCode.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Delete ,
Open

    component: `code`,
Severity: Minor
Found in src/components/PrismCode.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

import React from "react"
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

    this._hightlight()
Severity: Minor
Found in src/components/PrismCode.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

    global.Prism = Prism
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

    Prism.highlightElement(this._domNode, this.props.async)
Severity: Minor
Found in src/components/PrismCode.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

  })
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

  })
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

  }
Severity: Minor
Found in src/components/PrismCode.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

})
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Severity
Category
Status
Source
Language