mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
chore: standardize tsconfig (#9568)
This commit is contained in:
@@ -4,7 +4,6 @@ const service = create({
|
||||
experimentalSpecifierResolution: 'node',
|
||||
esm: true,
|
||||
transpileOnly: true,
|
||||
swc: true,
|
||||
});
|
||||
|
||||
register(service);
|
||||
|
||||
Reference in New Issue
Block a user