File tree Expand file tree Collapse file tree 7 files changed +0
-49
lines changed
Expand file tree Collapse file tree 7 files changed +0
-49
lines changed Original file line number Diff line number Diff line change 1414 "runInBand" : true
1515 },
1616 "dependsOn" : [" ^build" ]
17- },
18- "lint" : {
19- "executor" : " @nx/linter:eslint" ,
20- "outputs" : [" {options.outputFile}" ],
21- "options" : {
22- "lintFilePatterns" : [" e2e/nx-flutter-e2e/**/*.ts" ]
23- }
2417 }
2518 }
2619}
Original file line number Diff line number Diff line change 1414 "runInBand" : true
1515 },
1616 "dependsOn" : [" ^build" ]
17- },
18- "lint" : {
19- "executor" : " @nx/linter:eslint" ,
20- "outputs" : [" {options.outputFile}" ],
21- "options" : {
22- "lintFilePatterns" : [" e2e/nx-ktor-e2e/**/*.ts" ]
23- }
2417 }
2518 }
2619}
Original file line number Diff line number Diff line change 1414 "runInBand" : true
1515 },
1616 "dependsOn" : [" ^build" ]
17- },
18- "lint" : {
19- "executor" : " @nx/linter:eslint" ,
20- "outputs" : [" {options.outputFile}" ],
21- "options" : {
22- "lintFilePatterns" : [" e2e/nx-melos-e2e/**/*.ts" ]
23- }
2417 }
2518 }
2619}
Original file line number Diff line number Diff line change 1414 "runInBand" : true
1515 },
1616 "dependsOn" : [" ^build" ]
17- },
18- "lint" : {
19- "executor" : " @nx/linter:eslint" ,
20- "outputs" : [" {options.outputFile}" ],
21- "options" : {
22- "lintFilePatterns" : [" e2e/nx-micronaut-e2e/**/*.ts" ]
23- }
2417 }
2518 }
2619}
Original file line number Diff line number Diff line change 1414 "runInBand" : true
1515 },
1616 "dependsOn" : [" ^build" ]
17- },
18- "lint" : {
19- "executor" : " @nx/linter:eslint" ,
20- "outputs" : [" {options.outputFile}" ],
21- "options" : {
22- "lintFilePatterns" : [" e2e/nx-quarkus-e2e/**/*.ts" ]
23- }
2417 }
2518 }
2619}
Original file line number Diff line number Diff line change 1414 "runInBand" : true
1515 },
1616 "dependsOn" : [" ^build" ]
17- },
18- "lint" : {
19- "executor" : " @nx/linter:eslint" ,
20- "outputs" : [" {options.outputFile}" ],
21- "options" : {
22- "lintFilePatterns" : [" e2e/nx-spring-boot-e2e/**/*.ts" ]
23- }
2417 }
2518 }
2619}
Original file line number Diff line number Diff line change 1313 " nx-melos"
1414 ],
1515 "targets" : {
16- "lint" : {
17- "executor" : " @nx/linter:eslint" ,
18- "outputs" : [" {options.outputFile}" ],
19- "options" : {
20- "lintFilePatterns" : [" e2e/smoke/**/*.ts" ]
21- }
22- },
2316 "test" : {
2417 "executor" : " @nx/jest:jest" ,
2518 "outputs" : [" {workspaceRoot}/coverage/e2e/smoke" ],
You can’t perform that action at this time.
0 commit comments