archesproject / arches-docs

official repo for Arches documentation
https://arches.readthedocs.io
9 stars 20 forks source link

Remove advice to use `this` in vue templates #408

Closed jacobtylerwalls closed 4 months ago

jacobtylerwalls commented 4 months ago

brief description of changes

In archesproject/arches#10626 we reenabled the eslint rule forbidding this in vue templates, so this PR removes the previous advice to use it.

As described in that PR, we weren't getting meaningful type-checking in the templates. Some of the tooling may not be working with our highly custom webpack setup just yet.

This box must be checked

This box should be checked ~- [ ] after these changes the docs build locally without error~ errors in unrelated files

This box should only be checked you intend to follow through on it (we can do it on our end too)