UNPKG

react-loading-icons

Version:

React implementation of the SVG Loaders library by Sam Herbert

14 lines (13 loc) 332 B
{ "editor.codeActionsOnSave": { "source.fixAll": true }, "typescript.tsdk": ".yarn/sdks/typescript/lib", "search.exclude": { "**/.yarn": true, "**/.pnp.*": true }, "eslint.nodePath": ".yarn/sdks", "prettier.prettierPath": ".yarn/sdks/prettier/index.js", "typescript.enablePromptUseWorkspaceTsdk": true }