Skip to content

Commit

Permalink
attempting to fix build (#263)
Browse files Browse the repository at this point in the history
* attempting to fix build

Signed-off-by: Kial Jinnah <[email protected]>

* attempt to fix build in gcp

Signed-off-by: Kial Jinnah <[email protected]>

---------

Signed-off-by: Kial Jinnah <[email protected]>
  • Loading branch information
kialj876 authored Jun 6, 2024
1 parent 5383f9e commit a7533c2
Show file tree
Hide file tree
Showing 23 changed files with 5,811 additions and 3,464 deletions.
1 change: 1 addition & 0 deletions search-ui/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ module.exports = {
],
"no-console": ["error", { "allow": ["warn", "error", "info"] }],
'no-debugger': process.env.NODE_ENV === 'production' ? 'warn' : 'off',
'vue/multi-word-component-names': 'off',
'@typescript-eslint/no-explicit-any': 'off',
// 'prettier/prettier': [
// 'warn',
Expand Down
Loading

0 comments on commit a7533c2

Please sign in to comment.