File tree Expand file tree Collapse file tree 1 file changed +18
-8
lines changed
Expand file tree Collapse file tree 1 file changed +18
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-react-native-lit" ,
3- "version" : " 1.0.3 " ,
4- "description" : " ESLint Config used by University of Sydney" ,
3+ "version" : " 1.0.4 " ,
4+ "description" : " Highly opinionated ESLint config for React Native used by University of Sydney. " ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "lint" : " eslint ."
1010 "license" : " MIT" ,
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " https://github.com/airbnb/javascript "
13+ "url" : " https://github.com/philip-bui/eslint-config-react-native-lit "
1414 },
1515 "homepage" : " https://github.com/philip-bui/eslint-config-react-native-lit#readme" ,
1616 "bugs" : {
1717 "url" : " https://github.com/philip-bui/eslint-config-react-native-lit/issues"
1818 },
1919 "keywords" : [
20+ " eslint-config" ,
21+ " react-native" ,
2022 " eslint" ,
21- " eslintconfig" ,
2223 " config" ,
23- " react-native" ,
24- " javascript" ,
25- " styleguide" ,
24+ " react" ,
25+ " native" ,
26+ " airbnb" ,
27+ " prettier" ,
28+ " redux" ,
29+ " jest" ,
30+ " hooks" ,
31+ " a11y" ,
32+ " import" ,
33+ " comments" ,
2634 " es2015" ,
2735 " es2016" ,
2836 " es2017" ,
29- " es2018"
37+ " es2018" ,
38+ " es2019" ,
39+ " es2020"
3040 ],
3141 "publishConfig" : {
3242 "registry" : " https://registry.npmjs.org/"
You can’t perform that action at this time.
0 commit comments