Commit 7813b2a
authored
docs(oxlint): update JS plugins API support (#683)
Update list of supported/unsupported features in docs for Oxlint JS plugins.
It had got out of date. Notably it still said that we don't support token-based APIs, which we now do.
I added custom file formats to the "unsupported" section.
I've also removed plugins-written-in-TS from the "supported" section, because it only *kind of* works - the types are a bit of a mess.1 parent beb10f9 commit 7813b2a
1 file changed
+3
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
| 342 | + | |
348 | 343 | | |
349 | 344 | | |
350 | 345 | | |
| |||
354 | 349 | | |
355 | 350 | | |
356 | 351 | | |
357 | | - | |
358 | 352 | | |
359 | 353 | | |
360 | 354 | | |
361 | 355 | | |
362 | 356 | | |
363 | 357 | | |
| 358 | + | |
364 | 359 | | |
365 | | - | |
| 360 | + | |
366 | 361 | | |
0 commit comments