Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

FlexJS uses the --disable command because it's interface handling relies on a variable on the prototype that is initialised with a 'non primitive' value. You might want to check occasionally with this argument removed, to make sure no actual errors are hidden behind it.

JSHint

JSHint is a fork of the original JavaScript linter, JSLint. JSHint is still under active development and has gathered an amazing feature set over the years. Read all about it here.

...