|
|
|
@ -1099,20 +1099,6 @@ |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@remix-ui-verticaliconspanel": { |
|
|
|
|
"root": "libs/@remix-ui/verticaliconspanel", |
|
|
|
|
"sourceRoot": "libs/@remix-ui/verticaliconspanel/src", |
|
|
|
|
"projectType": "library", |
|
|
|
|
"architect": { |
|
|
|
|
"lint": { |
|
|
|
|
"builder": "@nrwl/linter:eslint", |
|
|
|
|
"options": { |
|
|
|
|
"lintFilePatterns": [ |
|
|
|
|
"libs/@remix-ui/verticaliconspanel/**/*.{ts,tsx,js,jsx}" |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/web": { |
|
|
|
|
"application": { |
|
|
|
|
"linter": "eslint" |
|
|
|
@ -1126,16 +1112,6 @@ |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"cli": { |
|
|
|
|
"defaultCollection": "@nrwl/react" |
|
|
|
|
}, |
|
|
|
|
"schematics": { |
|
|
|
|
"@nrwl/workspace": { |
|
|
|
|
"library": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"cli": { |
|
|
|
|
"defaultCollection": "@nrwl/react" |
|
|
|
@ -1174,99 +1150,5 @@ |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@remix-ui-verticaliconspanel": { |
|
|
|
|
"root": "libs/@remix-ui/verticaliconspanel", |
|
|
|
|
"sourceRoot": "libs/@remix-ui/verticaliconspanel/src", |
|
|
|
|
"projectType": "library", |
|
|
|
|
"architect": { |
|
|
|
|
"lint": { |
|
|
|
|
"builder": "@nrwl/linter:eslint", |
|
|
|
|
"options": { |
|
|
|
|
"lintFilePatterns": [ |
|
|
|
|
"libs/@remix-ui/verticaliconspanel/**/*.{ts,tsx,js,jsx}" |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/web": { |
|
|
|
|
"application": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/node": { |
|
|
|
|
"application": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
}, |
|
|
|
|
"library": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"cli": { |
|
|
|
|
"defaultCollection": "@nrwl/react" |
|
|
|
|
}, |
|
|
|
|
"schematics": { |
|
|
|
|
"@nrwl/workspace": { |
|
|
|
|
"library": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/cypress": { |
|
|
|
|
"cypress-project": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/react": { |
|
|
|
|
"application": { |
|
|
|
|
"style": "css", |
|
|
|
|
"linter": "eslint", |
|
|
|
|
"babel": true |
|
|
|
|
}, |
|
|
|
|
"component": { |
|
|
|
|
"style": "css" |
|
|
|
|
}, |
|
|
|
|
"library": { |
|
|
|
|
"style": "css", |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/next": { |
|
|
|
|
"application": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/web": { |
|
|
|
|
"application": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/node": { |
|
|
|
|
"application": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
}, |
|
|
|
|
"library": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/nx-plugin": { |
|
|
|
|
"plugin": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/nest": { |
|
|
|
|
"application": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@nrwl/express": { |
|
|
|
|
"application": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
}, |
|
|
|
|
"library": { |
|
|
|
|
"linter": "eslint" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"defaultProject": "remix-ide" |
|
|
|
|
} |
|
|
|
|