pidgin/nest

I think with this I've addressed every comment in the initial PR.
rekkanoryo/theming-page-migration
2020-06-07, John Bailey
99ec81a41030
I think with this I've addressed every comment in the initial PR.

I also found a few other things to fix.
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}