Skip to main content
Module

x/jotai/website/src/jsconfig.json

👻 Primitive and flexible state management for React
Go to Latest
File
{ "compilerOptions": { "baseUrl": "./", "checkJs": true }, "include": ["**/*.js", "**/*.jsx"], "exclude": ["node_modules", "public"]}