tinymce / tinymce-webcomponent

MIT License
15 stars 7 forks source link

Adopting eslint and beehive-flow #8

Closed techtangents closed 3 years ago

techtangents commented 3 years ago

This change adds eslint. Some rules are turned off for now as they would cause to much churn for this PR. They can be tightened later.

This change adds the beehive-flow tool and branch process to the main branch.

Dependencies have been updated.

package.json metadata has some minor tweaks.

The demo server has been ported to TypeScript.

A contributing.md file is added.

Reviewing with "ignore whitespace" on helps.

lgtm-com[bot] commented 3 years ago

This pull request introduces 1 alert and fixes 1 when merging 82001c40b078278161504899027f5135fd503d35 into c46a8041b294e02ff8eb47c554bb1873be6fcacc - view on LGTM.com

new alerts:

fixed alerts:

techtangents commented 3 years ago

Admin-merging as CI is turned off at the moment.