UNPKG

@eroscripts/osr-emu

Version:

A web-based graphical emulator for open source strokers.

10 lines (8 loc) 176 B
import antfu from '@antfu/eslint-config'; export default antfu({ stylistic: { semi: true, }, }).overrideRules({ 'style/max-statements-per-line': 'off', });