3.1.36 • Published 10 months ago

@hint/formatter-codeframe v3.1.36

Weekly downloads
210
License
Apache-2.0
Repository
github
Last release
10 months ago

Codeframe (@hint/formatter-codeframe)

The codeframe formatter shows the results in table format indicating the resource, line and column as well as the part of the code where the error was found (if applicable):

Example output for the codeframe formatter

To use it you will have to install it via npm:

npm install @hint/formatter-codeframe --save-dev

Note: The recommended way of running webhint is as a devDependency of your project.

And then activate it via the .hintrc configuration file:

{
    "connector": {...},
    "formatters": ["codeframe"],
    "hints": {
        ...
    },
    ...
}
3.1.36

10 months ago

3.1.35

2 years ago

3.1.34

2 years ago

3.1.33

3 years ago

3.1.32

3 years ago

3.1.30

3 years ago

3.1.31

3 years ago

3.1.29

3 years ago

3.1.28

3 years ago

3.1.27

3 years ago

3.1.26

3 years ago

3.1.25

4 years ago

3.1.24

4 years ago

3.1.23

4 years ago

3.1.22

4 years ago

3.1.21

4 years ago

3.1.20

4 years ago

3.1.19

5 years ago

3.1.18

5 years ago

3.1.17

5 years ago

3.1.16

5 years ago

3.1.15

5 years ago

3.1.14

5 years ago

3.1.13

6 years ago

3.1.12

6 years ago

3.1.11

6 years ago

3.1.10

6 years ago

3.1.9

6 years ago

3.1.8

6 years ago

3.1.7

6 years ago

3.1.6

6 years ago

3.1.5

6 years ago

3.1.4

6 years ago

3.1.3

6 years ago

3.1.2

6 years ago

3.1.1

6 years ago

3.1.0

6 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.1

6 years ago

2.0.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

1.0.0-beta.0

7 years ago