🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@aquila-learning/oxlint-config-vue2

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aquila-learning/oxlint-config-vue2

Aquila oxlint for Vue 2

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
3
Created
Source

@aquila-learning/oxlint-config-vue2

Oxlint configuration for Aquila Learning projects using Vue 2. This should installed and used with @aquila-learning/oxlint-config.

Installation

$ npm install @aquila-learning/oxlint-config @aquila-learning/oxlint-config-vue2 -D
# or
$ yarn add @aquila-learning/oxlint-config @aquila-learning/oxlint-config-vue2 -D

Setup

Add `.oxlintrc.json file with the following contents

{
    "extends": [
        "<relative_path_to_node_modules>/@aquila-learning/oxlint-config/.oxlintrc.json",
        "<relative_path_to_node_modules>/@aquila-learning/oxlint-config-vue2/.oxlintrc.json",
    ]
}

Keywords

oxlint

FAQs

Package last updated on 13 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts