ol-web / eslint-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@sparing-software/eslint-config

.eslintrc

Typescript

{
  "extends": ["@sparing-software/eslint-config"]
}

Vue 3

{
  "extends": ["@sparing-software/eslint-config/vue"]
}

React Native

{
  "extends": ["@sparing-software/eslint-config/react-native"]
}

About


Languages

Language:JavaScript 98.1%Language:Shell 1.9%