keycard-exit/.eslintrc.js
Ksenia Lebedeva fa1f694e72 Initial commit
Generated by react-native@0.75.2
2024-09-11 09:38:29 +02:00

5 lines
64 B
JavaScript

module.exports = {
root: true,
extends: '@react-native',
};