Skip to main content

Svelte-check plugin for `su6`

Project description

su6-plugin-svelte-check

Plugin for su6 that adds svelte-check functionality.

Installation

pip install su6-plugin-svelte-check
# or
pip install su6[svelte-check]

Usage

# optionally, if svelte-check isn't installed yet:
su6 install-svelte-check

su6 svelte-check

pyproject.toml

(all keys are optional, and also usable as flags to svelte-check (e.g. --strict or --target ./path/to/files))

[tool.su6.prettier]
target = "./path/to/svelte/files"
node_modules = "./path/to/node_modules"

strict = true | false
tsconfig = "./path/to/tsconfig.json"

License

su6-plugin-svelte-check is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

su6_plugin_svelte_check-0.5.1.tar.gz (45.7 kB view hashes)

Uploaded Source

Built Distribution

su6_plugin_svelte_check-0.5.1-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page