fluentui-react-native/GuardianCustomConfiguration...

17 строки
400 B
JSON

{
"Enabled": true,
"Tools": {
"ESLint": {
"Enabled": true,
"Inputs": {
"Configuration": "recommended",
"Parser": "@typescript-eslint/parser",
"ParserOptions": "sourceType:script\necmaVersion:2017",
"CustomEnvironments": true,
"EnvironmentsBrowser": true,
"EnvironmentsEs6": true,
"EnvironmentsNode": true
}
}
}
}