skolplattformen-backup/apps/skolplattformen-sthlm/.eslintrc.json

9 lines
165 B
JSON

{
"root": true,
"extends": ["@react-native-community", "prettier", "plugin:react-native-a11y/ios"],
"plugins": ["prettier"],
"env": {
"jest": true
}
}