1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-13 17:25:34 +01: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",
};