You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-config-un

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-un - npm Package Versions

12346

0.2.4

Diff
a
andreww2012
published 0.2.4 •

Changelog

Source

0.2.4

  • Fixed a wrong type of config eslint-plugin-tailwindcss plugin setting.
a
andreww2012
published 0.2.3 •

Changelog

Source

0.2.3

  • Added an option to specify eslint-plugin-tailwindcss plugin settings.
  • Allow default export in Nuxt's app/router.options.ts file.
a
andreww2012
published 0.2.2 •

Changelog

Source

0.2.2

  • Fixed an issue resulting in files with any extensions being linted in Nuxt custom project directory.
a
andreww2012
published 0.2.1 •

Changelog

Source

0.2.1

  • Fixed an issue resulting in markdown processor being applied to all files, effectively ignoring other processors like vue.
a
andreww2012
published 0.2.0 •

Changelog

Source

0.2.0

  • New config: markdown via @eslint/markdown, enabled by default.
  • New config: cssInJs via eslint-plugin-css, enabled by default.
  • Added a boolean option overrideIgnores to completely override global ignores provided by our config.
  • Added a node config option to configure prefer-global rule for each feature.
  • Fixed an issue in vue config where Nuxt's app.vue and error.vue files in a custom project directory were not recognized.
  • Dependencies:
a
andreww2012
published 0.1.6 •

Changelog

Source

0.1.6

  • Fixed an issue in vue config where recommended rules were not picked up.
  • yaml: do not enforce casing by default.
a
andreww2012
published 0.1.5 •

Changelog

Source

0.1.5

a
andreww2012
published 0.1.4 •

Changelog

Source

0.1.4

  • New config: json (for linting .json, .jsonc, .json5 files) via eslint-plugin-jsonc.
  • Support for merging default files with user-specified files via doNotMergeFilesWithDefault option for yaml, toml and json configs.
  • Dependencies:
    • typescript-eslint@8.10.0
      • Support for TypeScript 5.6.
a
andreww2012
published 0.1.3 •

Changelog

Source

0.1.3

a
andreww2012
published 0.1.2 •

Changelog

Source

0.1.2