eslint-plugin-userscripts

ESLint Plugin for UserScripts

MIT License

Downloads
16.9K
Stars
28
Committers
5
eslint-plugin-userscripts - 0.1.1

Published by Yash-Singh1 about 3 years ago

  • Fix husky not found problem (acda2617a71b86b2ab8134edda41b2feff2f55b9)
eslint-plugin-userscripts - 0.1.0

Published by Yash-Singh1 about 3 years ago

  • Handle empty lines in the userscript metadata (#14) Thanks @double-beep!
  • Localization support for require-name and require-description (874a02f119e374d58c5b90b89501489bc4ea3d11, 24e3dbaab0fb05477869a5f3e3a5bff031f30e79)
  • Use peer dependencies (30458e36fbc941926d11169c811c4685d4641869)
    • As of writing, all the way till ESLint 5.0.0 is supported, but only 6.0.0 and above will be supported for
  • Update dependencies (#7, #9, #10, #12, #13)
    • Lint using ESLint 8.0.0
    • Switch to @babel/eslint-parser
    • Better linting (cf0203c95686555b1768a46961c038f861db0972)
  • Fix loc for no metadata closing when metadata isnt on top (e1be051fbe68fb7d2232c1710200b00ae52bff7a)
  • Husky hooks for README to fix documentation (6729b7bae821b8c5a1a905eb2523155a02602626, 2ff986722d9b6c36e2cf39f62bb17333ffec5209)
  • Add repository info (fe6a7386eb7ad6b32c6e56be4baf87ef95eac1cc)
  • Fix contrast issues in the documentation (#15)
eslint-plugin-userscripts - 0.0.4

Published by Yash-Singh1 about 3 years ago

  • Reduce package size by removing configuration files (3502119efcd9dd67f5176bde9f77c086b57e22b6)
  • Short README fix (7af5366c7738702ac8b52c5aab9c1fe3023a813f)
eslint-plugin-userscripts - 0.0.3

Published by Yash-Singh1 about 3 years ago

eslint-plugin-userscripts - 0.0.2

Published by Yash-Singh1 about 3 years ago

  • Fix strict mode exception (#3)
eslint-plugin-userscripts - 0.0.1

Published by Yash-Singh1 about 3 years ago

Initial Release