Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Feb 4, 2024
1 parent 4d33129 commit 3648bd2
Show file tree
Hide file tree
Showing 24 changed files with 1,616 additions and 1,051 deletions.
8 changes: 1 addition & 7 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,7 @@
"globals": {
"google": true
},
"ignorePatterns": [
"assets/js/fancybox.js",
"assets/js/scripts.js",
"assets/js/tinymce-shortcode.js",
"assets/js/asp-ajax.js",
"assets/js/decree-search.js"
],
"ignorePatterns": [],
"rules": {
"no-param-reassign": 0,
"no-shadow": "off",
Expand Down
Loading

0 comments on commit 3648bd2

Please sign in to comment.