mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-25 19:53:21 +02:00
Enable Flow Strict
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// @flow
|
||||
// @flow strict
|
||||
type CSSModule = {
|
||||
[key: string]: string,
|
||||
};
|
||||
|
Reference in New Issue
Block a user