Remove the .eslintrc file

Created on 6 July 2024, 10 months ago
Updated 20 July 2024, 9 months ago

Drupal core uses a .eslintrc.json file for ESLint configuration. GitLab CI uses the configuration files used by Drupal core.

The .eslintrc file in this project is not updated and it causes conflicts with the ESLint configuration used by GitLab CI: With the .eslintrc file, ESLint shows an error about a comma that should be removed; once removed, ESLint shows an error about a comma that should be added.

It needs to be removed, and eventually replaced by a .eslintrc.json file.

📌 Task
Status

Fixed

Version

4.0

Component

Other

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024