mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
♻️ (typescript) enable strict mode everywhere (#2230)
This commit is contained in:
committed by
GitHub
parent
cdefe6133f
commit
f33bce41ea
@@ -1,3 +1,4 @@
|
||||
// @ts-strict-ignore
|
||||
import * as path from 'path';
|
||||
|
||||
import inject from '@rollup/plugin-inject';
|
||||
|
||||
Reference in New Issue
Block a user