Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 8

Table of Contents
printablefalse

Regarding code style, are there any linting standards that we should follow to be consistent with other projects at Te Papa?

We use the ESLint AirBnB style guide for JavaScript development
(see https://www.npmjs.com/package/eslint-config-airbnb for details)
.

...