Skip to content

Commit

Permalink
fix: linter on showcase training sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
mrednic-1A committed Dec 4, 2024
1 parent 0bc10c4 commit f59158a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions packages/@o3r-training/showcase-sdk/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,7 @@
}
},
"lint": {
"options": {
"eslintConfig": "packages/@o3r-training/showcase-sdk/.eslintrc.js",
"lintFilePatterns": [
"packages/@o3r-training/showcase-sdk/src/**/*.ts",
"packages/@o3r-training/showcase-sdk/package.json"
]
}
"executor": "nx:run-commands"
}
},
"tags": ["private", "showcase"]
Expand Down

0 comments on commit f59158a

Please sign in to comment.