Skip to content

Commit 2ba2082

Browse files
committed
Remove errant configuration and docblock
1 parent 7ddfac3 commit 2ba2082

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.eslintrc.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
module.exports = {
22
extends: 'plugin:@wordpress/eslint-plugin/recommended',
3-
globals: {
4-
// WordPress / PHP-exported globals.
5-
},
63
rules: {
74
// Turn off specific rules
85
camelcase: 'off',

resources/backend/js/form-builder.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
*
44
* @since 1.8.4
55
*
6-
* @package
76
* @author ConvertKit
87
*/
98

0 commit comments

Comments
 (0)