This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
hs
/
traffic-eff-app
Urmărește
3
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
6bdfdf059d
Ramuri
Etichete
master
traffic-eff-app
/
node_modules
/
eslint-config-airbnb
/
hooks.js
hooks.js
103 B
Istoric
Crud
1
2
3
4
5
6
module.exports = {
extends: [
'./rules/react-hooks.js',
].map(require.resolve),
rules: {}
};