Logo
Explore Help
Sign In
joe/kami-parse-server
Public Access
1
0
Fork 0
You've already forked kami-parse-server
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
b71e4851a6be3c19e299fc3bc34639b861b78d77
kami-parse-server/.flowconfig

11 lines
116 B
Plaintext
Raw Normal View History

Add and enable Flow type checking.
2016-02-21 01:51:08 -08:00
[ignore]
.*/node_modules/
.*/lib/
[include]
[libs]
[options]
Introduces flow types for storage (#4349) * Introduces flow types for storage * Better typing of QueryOptions * Adds flow types to SchemaCOntroller, - runs flow on pre tests - fixes flow * Adds ClassLevelPermissions type * Moves Controller types into a single file * Changes import styles * Changes import styles * fixing method setIndexesWithSchemaFormat (#4454) Fixing invalid database code in method `setIndexesWithSchemaFormat`: * It must be a transaction, not a task, as it executes multiple database changes * It should contain the initial queries inside the transaction, providing the context, not outside it; * Replaced the code with the ES6 Generator notation * Removing the use of batch, as the value of the result promise is irrelevant, only success/failure that matters * nits * Fixes tests, improves flow typing
2017-12-30 20:44:18 -05:00
suppress_comment= \\(.\\|\n\\)*\\@flow-disable-next
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 359ms Template: 19ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API