mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
13 lines
181 B
TOML
13 lines
181 B
TOML
[package]
|
|
name = "oxc_compat_data"
|
|
version = "0.0.0"
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
publish = false
|
|
|
|
[lints]
|
|
workspace = true
|
|
|
|
[lib]
|
|
test = false
|
|
doctest = false
|