taye/ng-any-component

View on GitHub

Showing 2 of 2 total issues

Function exports has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (config) {
  config.set({
    basePath: '',
    frameworks: ['jasmine', '@angular/cli'],
    plugins: [
Severity: Minor
Found in karma.conf.js - About 1 hr to fix

    Function createComponent has 26 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      createComponent() {
        this.destroyComponent();
    
        if (!this.is || !this.content) {
          if (this.content) {
    Severity: Minor
    Found in src/any.component.ts - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language