marko-js / htmljs-parser

An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values
MIT License
137 stars 20 forks source link

chore: more config file cleanup #106

Closed DylanPiercey closed 2 years ago

DylanPiercey commented 2 years ago

Description

Removes unnecessary package.json script and some extraneous ci config.

Checklist:

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: d67572de74d1b7b00a546356e4e87cbd8349824b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 2 years ago

Codecov Report

Merging #106 (d67572d) into main (bd08bc0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files          26       26           
  Lines        1067     1067           
  Branches      255      255           
=======================================
  Hits         1008     1008           
  Misses         39       39           
  Partials       20       20           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bd08bc0...d67572d. Read the comment docs.