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
alpha
kami-parse-server/.flowconfig

12 lines
152 B
Plaintext
Raw Permalink 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
fix: Schema without class level permissions may cause error (#8409)
2023-01-27 10:57:50 -06:00
esproposal.optional_chaining=enable
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 605ms Template: 5ms
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