{"library":"grunt-fixmyjs","type":"library","category":null,"description":"Grunt plugin to automatically fix silly JavaScript lint errors by running fixmyjs. Version 0.3.0 (latest) wraps fixmyjs as a Grunt task to fix lint issues like missing semicolons, curly braces, variable naming conventions, and more. Works with Grunt >=0.4.x and Node >=0.8.0. Supports configuration via .jshintrc, dry-run mode, diff/patch output. No longer actively maintained; prefer modern tools like ESLint with --fix.","language":"javascript","status":"deprecated","version":"0.3.0","tags":["javascript","fix","fixmyjs","grunt","gruntplugin","hint","js","jshint","lint"],"last_verified":"Fri May 01","install":[{"cmd":"npm install grunt-fixmyjs","imports":["grunt.initConfig({ fixmyjs: { ... } })","grunt.loadNpmTasks('grunt-fixmyjs')","fixmyjs: { options: { config: '.jshintrc' } }"]},{"cmd":"yarn add grunt-fixmyjs","imports":[]},{"cmd":"pnpm add grunt-fixmyjs","imports":[]}],"homepage":null,"github":"https://github.com/jonschlinkert/grunt-fixmyjs","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-fixmyjs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}