Skip to main content
Module

x/jotai/website/jsconfig.json

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