Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: astro files cannot be counted #511

Open
TerrniT opened this issue Sep 26, 2024 · 2 comments
Open

Bug: astro files cannot be counted #511

TerrniT opened this issue Sep 26, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@TerrniT
Copy link
Contributor

TerrniT commented Sep 26, 2024

Describe the bug
Astro files cannot be counted

To Reproduce

  1. Use scc in astro js repo

Expected behavior
astro files should be counted in the result table

Desktop (please complete the following information):

  • OS: Linux
  • Version Ubuntu 22.04
@boyter
Copy link
Owner

boyter commented Sep 27, 2024

Can you supply some examples, and ideally the link to the astro documentation? I will then be happy to add it in.

@boyter boyter added the enhancement New feature or request label Sep 27, 2024
@apocelipes
Copy link
Contributor

@boyter
A simple specfication can be found here https://docs.astro.build/en/basics/astro-syntax/ and here https://docs.astro.build/en/basics/astro-components/#component-structure.
Basically, the syntax is similar to Vue components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants