File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ export default tsEslint.config(
4848 plugins : {
4949 'simple-import-sort' : simpleImportSortPlugin ,
5050 '@cloudscape-design/components' : cloudscapeComponentsRules ,
51- '@cloudscape-design/ build-tools' : cloudscapeCommonRules ,
51+ 'git- build-tools' : cloudscapeCommonRules ,
5252 unicorn : unicornPlugin ,
5353 header : headerPlugin ,
5454 } ,
@@ -64,7 +64,7 @@ export default tsEslint.config(
6464 'react/no-unstable-nested-components' : [ 'error' , { allowAsProps : true } ] ,
6565 'react/prop-types' : 'off' ,
6666 'react/jsx-boolean-value' : [ 'error' , 'always' ] ,
67- '@cloudscape-design/ build-tools/src/eslint /react-server-components-directive' : 'error' ,
67+ 'git- build-tools/react-server-components-directive' : 'error' ,
6868 '@cloudscape-design/components/ban-files' : [
6969 'error' ,
7070 [
You can’t perform that action at this time.
0 commit comments