Skip to content

Commit

Permalink
[trivial] Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ido-Barnea committed Feb 27, 2024
1 parent 1e7f8c7 commit 7482ae5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions project.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@
"executor": "@nx/linter:eslint",
"outputs": ["{options.outputFile}"],
"options": {
"lintFilePatterns": [
"development/**/*.ts",
"development/*.ts"
],
"lintFilePatterns": ["development/**/*.ts", "development/*.ts"],
"config": ".eslintrc.json"
}
},
Expand Down

0 comments on commit 7482ae5

Please sign in to comment.