This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
caimei365
/
caimei-authentic-website-ross
Obserwuj
5
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
caimei-authe...
/
node_modules
/
eslint-plugin-unicorn
/
rules
/
utils
/
is-value-not-usable.js
is-value-not-usable.js
96 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
'use strict';
module.exports = ({parent}) => !parent || parent.type === 'ExpressionStatement';