Add $schema reference for autocompletion

Co-authored-by: Timo Kössler <info@timokoessler.de>
This commit is contained in:
Hans Ott 2025-10-10 11:41:42 +02:00 committed by GitHub
parent 41ab4b1edb
commit 5e08461859
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,5 @@
{ {
"$schema": "./node_modules/oxlint/configuration_schema.json",
"plugins": [ "plugins": [
"node", "node",
"promise", "promise",