mirror of
https://github.com/LukeHagar/prettier-plugin-openapi.git
synced 2025-12-10 12:47:48 +00:00
Add ESLint and Prettier configuration files, update .gitignore and .npmignore, and enhance CI/CD workflows with testing and release automation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { describe, it, expect } from 'bun:test';
|
||||
import { describe, expect, it } from 'bun:test';
|
||||
import plugin from '../src/index';
|
||||
|
||||
describe('File Detection Tests', () => {
|
||||
|
||||
Reference in New Issue
Block a user