File tree Expand file tree Collapse file tree 14 files changed +26
-50
lines changed Expand file tree Collapse file tree 14 files changed +26
-50
lines changed Original file line number Diff line number Diff line change 15
15
"build:storybook" : " storybook build" ,
16
16
"dev:storybook" : " storybook dev -p 6006" ,
17
17
"lint:biome" : " pnpm exec biome lint" ,
18
- "lint:eslint" : " pnpm exec eslint --flag unstable_ts_config " ,
18
+ "lint:eslint" : " pnpm exec eslint" ,
19
19
"test" : " vitest" ,
20
20
"typecheck" : " tsc" ,
21
21
"prepack" : " pnpm run build"
Original file line number Diff line number Diff line change 9
9
},
10
10
"type" : " module" ,
11
11
"exports" : " ./src/index.ts" ,
12
- "files" : [
13
- " dist"
14
- ],
12
+ "files" : [" dist" ],
15
13
"scripts" : {
16
14
"build" : " tsup" ,
17
15
"build:storybook" : " storybook build" ,
18
16
"dev:storybook" : " storybook dev -p 6006" ,
19
17
"lint:biome" : " pnpm exec biome lint" ,
20
- "lint:eslint" : " pnpm exec eslint --flag unstable_ts_config " ,
18
+ "lint:eslint" : " pnpm exec eslint" ,
21
19
"test" : " vitest" ,
22
20
"typecheck" : " tsc" ,
23
21
"prepack" : " pnpm run build"
Original file line number Diff line number Diff line change 9
9
},
10
10
"type" : " module" ,
11
11
"exports" : " ./src/index.ts" ,
12
- "files" : [
13
- " dist"
14
- ],
12
+ "files" : [" dist" ],
15
13
"scripts" : {
16
14
"build" : " tsup" ,
17
15
"build:storybook" : " storybook build" ,
18
16
"dev:storybook" : " storybook dev -p 6006" ,
19
17
"lint:biome" : " pnpm exec biome lint" ,
20
- "lint:eslint" : " pnpm exec eslint --flag unstable_ts_config " ,
18
+ "lint:eslint" : " pnpm exec eslint" ,
21
19
"test" : " vitest" ,
22
20
"typecheck" : " tsc" ,
23
21
"prepack" : " pnpm run build"
Original file line number Diff line number Diff line change 9
9
},
10
10
"type" : " module" ,
11
11
"exports" : " ./src/index.ts" ,
12
- "files" : [
13
- " dist"
14
- ],
12
+ "files" : [" dist" ],
15
13
"scripts" : {
16
14
"build" : " tsup" ,
17
15
"build:storybook" : " storybook build" ,
18
16
"dev:storybook" : " storybook dev -p 6006" ,
19
17
"lint:biome" : " pnpm exec biome lint" ,
20
- "lint:eslint" : " pnpm exec eslint --flag unstable_ts_config " ,
18
+ "lint:eslint" : " pnpm exec eslint" ,
21
19
"test" : " vitest" ,
22
20
"typecheck" : " tsc" ,
23
21
"prepack" : " pnpm run build"
Original file line number Diff line number Diff line change 9
9
},
10
10
"type" : " module" ,
11
11
"exports" : " ./src/index.ts" ,
12
- "files" : [
13
- " dist"
14
- ],
12
+ "files" : [" dist" ],
15
13
"scripts" : {
16
14
"build" : " tsup" ,
17
15
"build:storybook" : " storybook build" ,
18
16
"dev:storybook" : " storybook dev -p 6006" ,
19
17
"lint:biome" : " pnpm exec biome lint" ,
20
- "lint:eslint" : " pnpm exec eslint --flag unstable_ts_config " ,
18
+ "lint:eslint" : " pnpm exec eslint" ,
21
19
"test" : " vitest" ,
22
20
"typecheck" : " tsc" ,
23
21
"prepack" : " pnpm run build"
Original file line number Diff line number Diff line change 9
9
},
10
10
"type" : " module" ,
11
11
"exports" : " ./src/index.ts" ,
12
- "files" : [
13
- " dist"
14
- ],
12
+ "files" : [" dist" ],
15
13
"scripts" : {
16
14
"build" : " tsup" ,
17
15
"build:storybook" : " storybook build" ,
18
16
"dev:storybook" : " storybook dev -p 6006" ,
19
17
"lint:biome" : " pnpm exec biome lint" ,
20
- "lint:eslint" : " pnpm exec eslint --flag unstable_ts_config " ,
18
+ "lint:eslint" : " pnpm exec eslint" ,
21
19
"test" : " vitest" ,
22
20
"typecheck" : " tsc" ,
23
21
"prepack" : " pnpm run build"
Original file line number Diff line number Diff line change 9
9
},
10
10
"type" : " module" ,
11
11
"exports" : " ./src/index.ts" ,
12
- "files" : [
13
- " dist"
14
- ],
12
+ "files" : [" dist" ],
15
13
"scripts" : {
16
14
"build" : " tsup" ,
17
15
"build:storybook" : " storybook build" ,
18
16
"dev:storybook" : " storybook dev -p 6006" ,
19
17
"lint:biome" : " pnpm exec biome lint" ,
20
- "lint:eslint" : " pnpm exec eslint --flag unstable_ts_config " ,
18
+ "lint:eslint" : " pnpm exec eslint" ,
21
19
"test" : " vitest" ,
22
20
"typecheck" : " tsc" ,
23
21
"prepack" : " pnpm run build"
Original file line number Diff line number Diff line change 15
15
"build:storybook" : " storybook build" ,
16
16
"dev:storybook" : " storybook dev -p 6006" ,
17
17
"lint:biome" : " pnpm exec biome lint" ,
18
- "lint:eslint" : " pnpm exec eslint --flag unstable_ts_config " ,
18
+ "lint:eslint" : " pnpm exec eslint" ,
19
19
"test" : " vitest" ,
20
20
"typecheck" : " tsc" ,
21
21
"prepack" : " pnpm run build" ,
Original file line number Diff line number Diff line change 9
9
},
10
10
"type" : " module" ,
11
11
"exports" : " ./src/index.ts" ,
12
- "files" : [
13
- " dist"
14
- ],
12
+ "files" : [" dist" ],
15
13
"scripts" : {
16
14
"build" : " tsup" ,
17
15
"build:storybook" : " storybook build" ,
18
16
"dev:storybook" : " storybook dev -p 6006" ,
19
17
"lint:biome" : " pnpm exec biome lint" ,
20
- "lint:eslint" : " pnpm exec eslint --flag unstable_ts_config " ,
18
+ "lint:eslint" : " pnpm exec eslint" ,
21
19
"test" : " vitest" ,
22
20
"typecheck" : " tsc" ,
23
21
"prepack" : " pnpm run build"
Original file line number Diff line number Diff line change 9
9
},
10
10
"type" : " module" ,
11
11
"exports" : " ./src/index.ts" ,
12
- "files" : [
13
- " dist"
14
- ],
12
+ "files" : [" dist" ],
15
13
"scripts" : {
16
14
"build" : " tsup" ,
17
15
"build:storybook" : " storybook build" ,
18
16
"dev:storybook" : " storybook dev -p 6006" ,
19
17
"lint:biome" : " pnpm exec biome lint" ,
20
- "lint:eslint" : " pnpm exec eslint --flag unstable_ts_config " ,
18
+ "lint:eslint" : " pnpm exec eslint" ,
21
19
"test" : " vitest" ,
22
20
"typecheck" : " tsc" ,
23
21
"prepack" : " pnpm run build"
You can’t perform that action at this time.
0 commit comments