Skip to content

Commit beeb231

Browse files
committed
Remove file-overview inline docs
1 parent c499d89 commit beeb231

File tree

7 files changed

+0
-56
lines changed

7 files changed

+0
-56
lines changed

test/comment.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* @author Titus Wormer
3-
* @copyright 2016 Titus Wormer
4-
* @license MIT
5-
* @module hast-util-to-parse5
6-
* @fileoverview Test suite for `hast-util-to-parse5`.
7-
*/
8-
91
'use strict';
102

113
/* Dependencies. */

test/doctype.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* @author Titus Wormer
3-
* @copyright 2016 Titus Wormer
4-
* @license MIT
5-
* @module hast-util-to-parse5
6-
* @fileoverview Test suite for `hast-util-to-parse5`.
7-
*/
8-
91
'use strict';
102

113
/* Dependencies. */

test/element.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* @author Titus Wormer
3-
* @copyright 2016 Titus Wormer
4-
* @license MIT
5-
* @module hast-util-to-parse5
6-
* @fileoverview Test suite for `hast-util-to-parse5`.
7-
*/
8-
91
'use strict';
102

113
/* Dependencies. */

test/index.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* @author Titus Wormer
3-
* @copyright 2016 Titus Wormer
4-
* @license MIT
5-
* @module hast-util-to-parse5
6-
* @fileoverview Test suite for `hast-util-to-parse5`.
7-
*/
8-
91
'use strict';
102

113
/* eslint-disable import/no-unassigned-import */

test/position.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* @author Titus Wormer
3-
* @copyright 2016 Titus Wormer
4-
* @license MIT
5-
* @module hast-util-to-parse5
6-
* @fileoverview Test suite for `hast-util-to-parse5`.
7-
*/
8-
91
'use strict';
102

113
/* Dependencies. */

test/root.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* @author Titus Wormer
3-
* @copyright 2016 Titus Wormer
4-
* @license MIT
5-
* @module hast-util-to-parse5
6-
* @fileoverview Test suite for `hast-util-to-parse5`.
7-
*/
8-
91
'use strict';
102

113
/* Dependencies. */

test/text.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* @author Titus Wormer
3-
* @copyright 2016 Titus Wormer
4-
* @license MIT
5-
* @module hast-util-to-parse5
6-
* @fileoverview Test suite for `hast-util-to-parse5`.
7-
*/
8-
91
'use strict';
102

113
/* Dependencies. */

0 commit comments

Comments
 (0)