1.0.0 • Published 12 months ago

kolade_editor_v2 v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:

  • Configure the top-level parserOptions property like this:
export default {
  // other rules...
  parserOptions: {
    ecmaVersion: 'latest',
    sourceType: 'module',
    project: ['./tsconfig.json', './tsconfig.node.json'],
    tsconfigRootDir: __dirname,
  },
}
  • Replace plugin:@typescript-eslint/recommended to plugin:@typescript-eslint/recommended-type-checked or plugin:@typescript-eslint/strict-type-checked
  • Optionally add plugin:@typescript-eslint/stylistic-type-checked
  • Install eslint-plugin-react and add plugin:react/recommended & plugin:react/jsx-runtime to the extends list
@ariakit/react@portive/client@radix-ui/react-avatar@radix-ui/react-checkbox@radix-ui/react-dialog@radix-ui/react-dropdown-menu@radix-ui/react-popover@radix-ui/react-separator@radix-ui/react-slot@radix-ui/react-toolbar@radix-ui/react-tooltip@rollup/plugin-alias@storybook/core-common@udecode/cn@udecode/plate-alignment@udecode/plate-autoformat@udecode/plate-basic-elements@udecode/plate-basic-marks@udecode/plate-block-quote@udecode/plate-break@udecode/plate-caption@udecode/plate-cloud@udecode/plate-code-block@udecode/plate-combobox@udecode/plate-comments@udecode/plate-common@udecode/plate-core@udecode/plate-cursor@udecode/plate-diff@udecode/plate-dnd@udecode/plate-emoji@udecode/plate-excalidraw@udecode/plate-find-replace@udecode/plate-floating@udecode/plate-font@udecode/plate-heading@udecode/plate-highlight@udecode/plate-horizontal-rule@udecode/plate-indent@udecode/plate-indent-list@udecode/plate-juice@udecode/plate-kbd@udecode/plate-layout@udecode/plate-line-height@udecode/plate-link@udecode/plate-list@udecode/plate-media@udecode/plate-mention@udecode/plate-node-id@udecode/plate-normalizers@udecode/plate-paragraph@udecode/plate-reset-node@udecode/plate-resizable@udecode/plate-select@udecode/plate-selection@udecode/plate-serializer-csv@udecode/plate-serializer-docx@udecode/plate-serializer-md@udecode/plate-slash-command@udecode/plate-suggestion@udecode/plate-tabbable@udecode/plate-table@udecode/plate-test-utils@udecode/plate-toggle@udecode/plate-trailing-block@udecode/react-utils@udecode/slate@vercel/analyticsclass-variance-authoritycmdkdate-fnsjotailodashlucide-reactmdast-util-tocnextnext-themesnode-fetchprism-react-rendererprismjsreactreact-dndreact-dnd-html5-backendreact-domreact-lite-youtube-embedreact-tweetreadable-streamremarkshikislateslate-historyslate-hyperscriptslate-reactsonnerstorybook-builder-vitetailwind-mergetailwindcss-animatets-morphunist-builderunist-util-visitzod
1.0.0

12 months ago