Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into issue/OSOE-37
Browse files Browse the repository at this point in the history
# Conflicts:
#	.gitignore
#	src/Modules/Lombiq.TrainingDemo
  • Loading branch information
Piedone committed Mar 30, 2021
2 parents 1e45ffd + 5ddbd07 commit 58fafb2
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"extends": "./src/Utilities/Lombiq.Gulp.Extensions/ESLint/lombiq-base.js",

"rules": {
// Add overriding rules here like this:
// "example-rule" : "error"
}
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,5 @@ node_modules/
!**/wwwroot/.placeholder

src/*.Web/Localization
/src/package.json
/.editorconfig
2 changes: 1 addition & 1 deletion src/Modules/Lombiq.TrainingDemo

0 comments on commit 58fafb2

Please sign in to comment.