Fix bug4 #138
Annotations
10 errors
Run npm test:
index.js#L1
Expected 1 empty line after import statement not followed by another import.
|
Run npm test:
test/parse.js#L313
Test title is used multiple times in the same file.
|
Run npm test:
test/parse.js#L319
Missing trailing comma.
|
Run npm test:
test/parse.js#L322
Missing trailing comma.
|
Run npm test:
test/parse.js#L330
Test title is used multiple times in the same file.
|
Run npm test:
test/parse.js#L334
Missing trailing comma.
|
Run npm test:
test/stringify.js#L137
Expected indentation of 1 tab but found 4 spaces.
|
Run npm test:
test/stringify.js#L138
Expected indentation of 2 tabs but found 8 spaces.
|
Run npm test:
test/stringify.js#L138
Missing trailing comma.
|
Run npm test:
test/stringify.js#L139
Expected indentation of 1 tab but found 4 spaces.
|
Loading