Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volt ESLint Tooling

Shared lint tooling for Volt extension authors.

The packages are prepared as 0.1.0 under the same public @voltlaunchrr scope as the Volt extension API and CLI. They must be published before extension templates can depend on them from npm.

Packages

  • @voltlaunchrr/eslint-plugin: Volt-specific ESLint rules for extension code and manifests.
  • @voltlaunchrr/eslint-config: Flat ESLint config that wires TypeScript, manifest.json, Prettier compatibility, and the Volt plugin.

Development

pnpm install
pnpm run check

Usage

import voltConfig from "@voltlaunchrr/eslint-config";

export default voltConfig;

About

ESLint plugin designed to help VoltLaunchr extensions authors follow best practices

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages