Skip to content

Commit

Permalink
Update src/rules/no-unsafe-values.js
Browse files Browse the repository at this point in the history
Co-authored-by: Nicholas C. Zakas <[email protected]>
  • Loading branch information
bmeck and nzakas authored Oct 7, 2024
1 parent c7e2ba8 commit 3f35f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rules/no-unsafe-values.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @fileoverview Rule to unsafe values in JSON.
* @fileoverview Rule to detect unsafe values in JSON.
* @author Bradley Meck Farias
*/

Expand Down

0 comments on commit 3f35f97

Please sign in to comment.