Update eslint to v9

This commit is contained in:
Tom Hughes 2024-04-07 12:13:06 +01:00
parent a541163a65
commit 938037d6a2
5 changed files with 219 additions and 264 deletions

View file

@ -5,7 +5,7 @@ def yarn_path
end
def config_file
Rails.root.join("config/eslint.json").to_s
Rails.root.join("config/eslint.js").to_s
end
def js_files