mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Migrate to Biome for linting and formatting (#7033)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
// eslint-disable-next-line n/no-unpublished-import
|
||||
import {defineConfig} from 'vitest/config';
|
||||
|
||||
// eslint-disable-next-line import/no-default-export
|
||||
export default defineConfig({
|
||||
test: {
|
||||
coverage: {
|
||||
|
||||
Reference in New Issue
Block a user