Como detectar se o JavaScript está desativado com JavaScript

console.log('javascript enabled')
//just as simple as that
Nutty Narwhal