Skip to content

Commit

Permalink
import typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
birkskyum committed Feb 9, 2022
1 parent dfe9eae commit 4c408e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.style-spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import unassert from 'rollup-plugin-unassert';
import json from '@rollup/plugin-json';
import {fileURLToPath, pathToFileURL} from 'url';
import {RollupOptions} from 'rollup';
import typescript from '@rollup/plugin-typescript';

const esm = 'esm' in process.env;

Expand Down

0 comments on commit 4c408e7

Please sign in to comment.