UNPKG

@reactseed/template-antd-vite

Version:

React seed ant design template for vite and creating react app

9 lines (8 loc) 228 B
{ "extends": ["react-app", "react-app/jest", "plugin:prettier/recommended"], "plugins": ["prettier"], "rules": { "@typescript-eslint/no-explicit-any": 0, "@typescript-eslint/explicit-function-return-type": 0 } }