1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-04-25 08:46:39 +02:00
foris-js/.eslintrc.js
Aleksandr Gumroian 912f8facdb
Fix linting issues
2024-06-10 16:28:25 +02:00

4 lines
60 B
JavaScript

module.exports = {
extends: "eslint-config-reforis",
};