tomchentw/react-prism

View on GitHub
src/components/PrismCode.test.js

Summary

Maintainability
A
0 mins
Test Coverage

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/

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

  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

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

    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

  })
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.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.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

    ReactDOM.unmountComponentAtNode(dom)
Severity: Minor
Found in src/components/PrismCode.test.js by eslint

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

Insert ;
Open

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

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

Insert ;
Open

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

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

Insert ;
Open

import Prism from "prismjs"
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/

There are no issues that match your filters.

Category
Status