Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner authored and renovate[bot] committed Aug 26, 2024
1 parent 86bf171 commit 0d869ec
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,7 @@ examples-hosted-apps: .build/gmf-apps.timestamp
.build/eslint.timestamp: eslint.config.mjs .build/eslint.test.timestamp \
$(API_JS_FILES) \
$(NGEO_JS_FILES) \
$(NGEO_TEST_JS_FILES) \
$(NGEO_EXAMPLES_JS_FILES) \
$(GMF_TEST_JS_FILES) \
$(GMF_EXAMPLES_JS_FILES) \
$(GMF_APPS_JS_FILES) \
$(BUILD_JS_FILES)
Expand Down
2 changes: 0 additions & 2 deletions contribs/gmf/test/.eslintrc.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions test/eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,5 @@ export default [
sinon: true,
},
},

rules: {
'valid-jsdoc': 'off',
},
},
];

0 comments on commit 0d869ec

Please sign in to comment.