Skip to content

Commit

Permalink
regen package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel7373 committed Dec 19, 2024
1 parent 1b54bfd commit 5fac126
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ import stylistic from '@stylistic/eslint-plugin'
import html from '@html-eslint/eslint-plugin'
import angular from 'angular-eslint'
import htmlParser from '@html-eslint/parser'

import tsEslint from "typescript-eslint";
import html from "@html-eslint/eslint-plugin";
import { createRegexForWords } from "./eslintHelper.mjs"
import * as constants from "node:constants";

export default tsEslint.config(
{
Expand Down

0 comments on commit 5fac126

Please sign in to comment.