UNPKG

eslint-config-turbo

Version:
7 lines (6 loc) 101 B
const config = { extends: [ "plugin:turbo/recommended" ] }; module.exports = config;