1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-14 17:35:35 +01:00
foris-js/.eslintrc.js

4 lines
60 B
JavaScript
Raw Normal View History

2019-08-21 17:04:26 +02:00
module.exports = {
2024-06-06 16:57:08 +02:00
extends: "eslint-config-reforis",
2019-08-23 15:20:22 +02:00
};